mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
dependabot: automatically keep github actions up-to-date
This commit is contained in:
parent
b7ccf7ae2a
commit
7af734bac1
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
Loading…
Reference in New Issue
Block a user