Skip to content

Commit

Permalink
ci: update dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Jan 17, 2024
1 parent 91171be commit e5a919c
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,16 @@ updates:
labels:
- "dependencies"
commit-message:
prefix: "feat"
prefix: "chore"
include: "scope"
- package-ecosystem: "gomod"
directory: "/examples"
schedule:
interval: "daily"
labels:
- "dependencies"
commit-message:
prefix: "chore"
include: "scope"
- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -25,5 +34,5 @@ updates:
labels:
- "dependencies"
commit-message:
prefix: "feat"
include: "scope"
prefix: "chore"
include: "scope"

0 comments on commit e5a919c

Please sign in to comment.