We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813370f commit f6e267fCopy full SHA for f6e267f
.pre-commit-config.yaml
@@ -41,13 +41,13 @@ repos:
41
stages: [manual]
42
43
- repo: https://github.com/asottile/yesqa
44
- rev: v1.2.3
+ rev: v1.3.0
45
hooks:
46
- id: yesqa
47
additional_dependencies: &flake8-dependencies
48
- - flake8-bugbear==21.11.29
+ - flake8-bugbear==22.4.25
49
- flake8-docstrings==1.6.0
50
- - flake8-print==4.0.0
+ - flake8-print==5.0.0
51
52
- repo: https://github.com/PyCQA/flake8
53
rev: 4.0.1
0 commit comments