Skip to content

Commit

Permalink
fix: Dependabot commit prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
blopezpi committed Mar 3, 2022
1 parent 0a18b74 commit c05b269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ updates:
- "aacecandev"
- "blopezpi"
commit-message:
prefix: "[Github Actions Update dependencies]"
prefix: "[Github]"

# Maintain dependencies for pip on telegram bot
- package-ecosystem: "pip"
Expand All @@ -27,4 +27,4 @@ updates:
- "aacecandev"
- "blopezpi"
commit-message:
prefix: "[Pip Update dependencies]"
prefix: "[PIP]"

0 comments on commit c05b269

Please sign in to comment.