Skip to content

Commit

Permalink
Merge pull request #1002 from neXenio/fix-dependabot
Browse files Browse the repository at this point in the history
fix: update dependabot commit message
  • Loading branch information
ademariag committed Sep 15, 2023
2 parents 57da508 + 689ba1d commit 53afe12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ updates:
schedule:
interval: "weekly"
commit-message:
prefix: "PIP dependency update"
prefix: "chore: "
ignore:
- dependency-name: "google-api-python-client"
labels:
- "pip"
- "dependencies"
open-pull-requests-limit: 2
reviewers:
Expand Down

0 comments on commit 53afe12

Please sign in to comment.