mirror of
https://github.com/helm/helm.git
synced 2026-08-09 01:21:20 +00:00
chore: group github-actions dependabot updates
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
This commit is contained in:
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@@ -37,9 +37,17 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
groups:
|
||||
github-actions:
|
||||
patterns:
|
||||
- "*"
|
||||
- # Keep dev-v3 GitHub Actions up to date, while Helm v3 is within support
|
||||
package-ecosystem: "github-actions"
|
||||
target-branch: "dev-v3"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
groups:
|
||||
github-actions:
|
||||
patterns:
|
||||
- "*"
|
||||
|
||||
Reference in New Issue
Block a user