mirror of
https://github.com/NotAShelf/nix-evaluator-stats.git
synced 2026-04-12 22:37:42 +00:00
meta: auto-update GH actions & flake inputs via dependabot
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Iedf74b14855e12d8fce1e0e2b61f9df46a6a6964
This commit is contained in:
parent
6accea6312
commit
9ec26052e9
1 changed files with 17 additions and 0 deletions
17
.github/dependabot.yml
vendored
Normal file
17
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
open-pull-requests-limit: 15
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
cooldown:
|
||||||
|
default-days: 7
|
||||||
|
- package-ecosystem: nix
|
||||||
|
open-pull-requests-limit: 15
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
cooldown:
|
||||||
|
default-days: 7
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue