Skip to content

Commit

Permalink
MGMT-15343: dependabot group updates (openshift#5379)
Browse files Browse the repository at this point in the history
  • Loading branch information
eifrach authored and danielerez committed Oct 15, 2023
1 parent de59ead commit 41a7991
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .github/dependabot.yml
Expand Up @@ -12,14 +12,25 @@ updates:
labels:
- "approved"
- "lgtm"
- "dependencies"
- "dependabot"
- "go"
commit-message:
prefix: "NO-ISSUE"
groups:
go-dependencies:
patterns:
- "*"

- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependabot"
- "docker"
commit-message:
prefix: "NO-ISSUE"
groups:
docker-dependencies:
patterns:
- "*"

0 comments on commit 41a7991

Please sign in to comment.