We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pr-checks
1 parent 1cf0431 commit b669eabCopy full SHA for b669eab
.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