Skip to content

Commit

Permalink
Bump flake8-bugbear to 23.12.2 in pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Dec 5, 2023
1 parent e4558d9 commit 0547a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
rev: 6.1.0
hooks:
- id: flake8
additional_dependencies: [flake8-bugbear==22.12.6]
additional_dependencies: [flake8-bugbear==23.12.2]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.7.1
hooks:
Expand Down

0 comments on commit 0547a8a

Please sign in to comment.