Skip to content

Commit

Permalink
fix: avoid flake8-bugbear version with broken deps
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Aug 25, 2024
1 parent b1e7a9e commit 0994cec
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 0994cec

Please sign in to comment.