Explicitly add pr-checks to Dependabot config

This commit is contained in:
Michael B. Gale
2026-04-10 16:54:24 +01:00
parent 1cf0431149
commit b669eab7e3
+3 -1
View File
@@ -1,7 +1,9 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
directories:
- "/"
- "/pr-checks"
schedule:
interval: weekly
cooldown: