Skip to content

Commit

Permalink
Merge pull request #3127 from dopplershift/dependabot-groups
Browse files Browse the repository at this point in the history
Add a dependabot group for flake8 and friends
  • Loading branch information
dcamron authored Jul 25, 2023
2 parents d49d6b3 + 325a23b commit 328b4df
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 @@ -19,6 +19,12 @@ updates:
commit-message:
prefix: "CI: "
include: "scope"
groups:
flake8:
patterns:
- "flake8*"
- "pycodestyle"
- "pyflakes"

# Update GitHub Actions versions in workflows
- package-ecosystem: "github-actions"
Expand Down

0 comments on commit 328b4df

Please sign in to comment.