Skip to content

Commit

Permalink
Merge branch 'main' into golangci-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
EladLeev committed Jul 17, 2023
2 parents 4c4fda3 + 5185d46 commit e1bdfe5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ updates:
- "ignore-for-release"
commit-message:
prefix: chore(ci)
include: ""
groups:
github-actions:
patterns:
Expand All @@ -23,7 +24,8 @@ updates:
labels:
- "dependencies"
commit-message:
prefix: chore(deps)
prefix: chore
include: "scope"
groups:
golang-org-x:
patterns:
Expand Down

0 comments on commit e1bdfe5

Please sign in to comment.