Skip to content

Commit

Permalink
Merge pull request #734 from akaihola/avoid-buggy-bugbear
Browse files Browse the repository at this point in the history
fix: avoid flake8-bugbear version with broken deps
  • Loading branch information
akaihola authored Aug 27, 2024
2 parents d4763bc + 80560c5 commit d95099c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
with:
plugins: >
flake8-2020>=1.6.1
flake8-bugbear>=22.1.11
flake8-bugbear>=22.1.11,!=24.8.19
flake8-comprehensions>=3.7.0

0 comments on commit d95099c

Please sign in to comment.