Skip to content

Commit

Permalink
Add "chore(deps)" prefix to dependabot commit message (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jupi007 committed Oct 20, 2023
1 parent d9a6c20 commit c2789c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yaml
Expand Up @@ -4,3 +4,5 @@ updates:
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "chore(deps): "

0 comments on commit c2789c8

Please sign in to comment.