We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3ff5d commit 2660561Copy full SHA for 2660561
.github/dependabot.yml
@@ -34,7 +34,7 @@ updates:
34
reviewers: ["emlowe", "altendky"]
35
36
- package-ecosystem: "github-actions"
37
- directory: /
+ directories: ["/", ".github/actions/*"]
38
schedule:
39
interval: "weekly"
40
day: "tuesday"
0 commit comments