automatically update github actions

Same as https://github.com/NixOS/nix/pull/3757
This commit is contained in:
Jörg Thalheim
2020-06-30 08:34:01 +01:00
parent 87837f1d82
commit 2d2b0d11dc

6
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"