We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef5b9d commit c5abc80Copy full SHA for c5abc80
1 file changed
.github/dependabot.yml
@@ -1,5 +1,10 @@
1
version: 2
2
updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "daily"
7
+
8
- package-ecosystem: "pip"
9
directory: "/"
10
schedule:
0 commit comments