Skip to content

Commit

Permalink
ci: update dependabot commit message prefix (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
retr0h committed Dec 6, 2023
1 parent a03da85 commit 6b52290
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,19 @@ updates:
directory: "/"
schedule:
interval: "daily"
commit_message:
prefix: chore:

- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
commit_message:
prefix: chore:

- package-ecosystem: "gomod"
directory: "examples/go-client/"
schedule:
interval: "daily"
commit_message:
prefix: chore:

0 comments on commit 6b52290

Please sign in to comment.