We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6833594 + 678f27c commit 405e4ccCopy full SHA for 405e4cc
.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