Skip to content

Commit

Permalink
chore(dependabot): change commit message prefix for docker update to …
Browse files Browse the repository at this point in the history
…fix (#94)
  • Loading branch information
tongpu authored Oct 3, 2024
1 parent e0c1f52 commit 46db279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ updates:
schedule:
interval: "daily"
commit-message:
prefix: "feat: "
prefix: "fix: "

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
Expand Down

0 comments on commit 46db279

Please sign in to comment.