Update dependabot.yml
Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
parent
e8f3c5c3e6
commit
2890205f43
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -1,15 +1,7 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/.github/workflows/codeql-analysis.yml"
|
directory: "/"
|
||||||
schedule:
|
|
||||||
interval: "monthly"
|
|
||||||
groups:
|
|
||||||
github-actions:
|
|
||||||
patterns:
|
|
||||||
- "*"
|
|
||||||
- package-ecosystem: "github-actions"
|
|
||||||
directory: "/.github/workflows/labeler.yml"
|
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
groups:
|
groups:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user