Skip to content

Commit 9f642d0

Browse files
[pre-commit.ci] pre-commit autoupdate (#220)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Chris Sewell <[email protected]>
1 parent 9be8e22 commit 9f642d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ repos:
3434
- id: black
3535

3636
- repo: https://github.com/PyCQA/flake8
37-
rev: 4.0.1
37+
rev: 5.0.2
3838
hooks:
3939
- id: flake8
40-
additional_dependencies: [flake8-bugbear==21.3.1]
40+
additional_dependencies: [flake8-bugbear~=22.7]
4141

4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: v0.961
43+
rev: v0.971
4444
hooks:
4545
- id: mypy
4646
additional_dependencies: [mdurl]

0 commit comments

Comments
 (0)