We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113561f commit 66bb4baCopy full SHA for 66bb4ba
.github/dependabot.yml
@@ -4,8 +4,7 @@ version: 2
4
updates:
5
6
- package-ecosystem: "github-actions"
7
- directories:
8
- - "/.github/**/*"
+ directory: "/"
9
schedule:
10
interval: "weekly"
11
0 commit comments