We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f65aab4 + d2918f1 commit 57df37cCopy full SHA for 57df37c
.github/dependabot.yml
@@ -1,5 +1,11 @@
1
version: 2
2
updates:
3
+- package-ecosystem: "github-actions"
4
+ # Workflow files stored in the
5
+ # default location of `.github/workflows`
6
+ directory: "/"
7
+ schedule:
8
+ interval: "daily"
9
- package-ecosystem: cargo
10
directory: "/"
11
schedule:
0 commit comments