mirror of
https://github.com/kastenhq/kubestr.git
synced 2024-12-14 11:57:56 +00:00
deps(gha): group updates to Github Actions (#200)
This commit is contained in:
parent
68862bc2ec
commit
ec8f950beb
1 changed files with 8 additions and 0 deletions
8
.github/dependabot.yaml
vendored
8
.github/dependabot.yaml
vendored
|
@ -18,3 +18,11 @@ updates:
|
|||
open-pull-requests-limit: 3
|
||||
schedule:
|
||||
interval: weekly
|
||||
groups:
|
||||
github-actions:
|
||||
patterns:
|
||||
- "^actions/*"
|
||||
- "^github/codeql-action"
|
||||
docker:
|
||||
patterns:
|
||||
- "docker/*"
|
||||
|
|
Loading…
Reference in a new issue