mirror of
https://github.com/github/codeql-action.git
synced 2026-04-26 00:38:48 +00:00
Explicitly add pr-checks to Dependabot config
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
directory: "/"
|
||||
directories:
|
||||
- "/"
|
||||
- "/pr-checks"
|
||||
schedule:
|
||||
interval: weekly
|
||||
cooldown:
|
||||
|
||||
Reference in New Issue
Block a user