Skip to content

Commit f6e267f

Browse files
committed
fix: update a few versions
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 813370f commit f6e267f

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
@@ -41,13 +41,13 @@ repos:
4141
stages: [manual]
4242

4343
- repo: https://github.com/asottile/yesqa
44-
rev: v1.2.3
44+
rev: v1.3.0
4545
hooks:
4646
- id: yesqa
4747
additional_dependencies: &flake8-dependencies
48-
- flake8-bugbear==21.11.29
48+
- flake8-bugbear==22.4.25
4949
- flake8-docstrings==1.6.0
50-
- flake8-print==4.0.0
50+
- flake8-print==5.0.0
5151

5252
- repo: https://github.com/PyCQA/flake8
5353
rev: 4.0.1

0 commit comments

Comments
 (0)