We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd02bb2 commit 0fa1c6bCopy full SHA for 0fa1c6b
.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
+ target-branch: "main"
8
- package-ecosystem: "pip"
9
directory: "/"
10
schedule:
0 commit comments