Skip to content

Commit

Permalink
Merge branch 'main' into security-policy
Browse files Browse the repository at this point in the history
  • Loading branch information
justaugustus authored Jul 3, 2024
2 parents 3107305 + 4895019 commit cddf6f4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,12 @@ updates:
rebase-strategy: disabled
commit-message:
prefix: ":seedling:"
# currently needed to get PRs which actually update multiple directories in a single PR
# https://github.com/dependabot/dependabot-core/issues/2178#issuecomment-2109164992
groups:
golang:
patterns:
- "golang"
distroless:
patterns:
- "distroless/base"

0 comments on commit cddf6f4

Please sign in to comment.