We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5c12e commit d47da00Copy full SHA for d47da00
.github/dependabot.yml
@@ -1,7 +1,9 @@
1
version: 2
2
updates:
3
- package-ecosystem: "github-actions"
4
- directory: "/"
+ directories:
5
+ - "/.github/workflows"
6
+ - "/.github/actions/prepare"
7
schedule:
8
interval: "monthly"
9
groups:
0 commit comments