Skip to content

Commit 2462700

Browse files
[pre-commit.ci] pre-commit autoupdate (#81)
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 050ba5b commit 2462700

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ repos:
2929
- id: black
3030

3131
- repo: https://github.com/PyCQA/flake8
32-
rev: 4.0.1
32+
rev: 5.0.2
3333
hooks:
3434
- id: flake8
35-
additional_dependencies: [flake8-bugbear==21.3.1]
35+
additional_dependencies: [flake8-bugbear~=22.7]
3636

3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v0.961
38+
rev: v0.971
3939
hooks:
4040
- id: mypy

0 commit comments

Comments
 (0)