We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pr-checks
1 parent 3148070 commit 453219eCopy full SHA for 453219e
.github/dependabot.yml
@@ -1,7 +1,9 @@
1
version: 2
2
updates:
3
- package-ecosystem: npm
4
- directory: "/"
+ directories:
5
+ - "/"
6
+ - "/pr-checks"
7
schedule:
8
interval: weekly
9
cooldown:
0 commit comments