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 cfc16c7 commit d8f9a06Copy full SHA for d8f9a06
1 file changed
.pre-commit-config.yaml
@@ -45,13 +45,13 @@ repos:
45
- id: flake8
46
additional_dependencies:
47
- flake8-bugbear==23.3.12
48
- - flake8-comprehensions==3.11
+ - flake8-comprehensions==3.11.1
49
- flake8-pytest-style==1.7.2
50
- flake8-spellcheck==0.28
51
- flake8-unused-arguments==0.0.13
52
- flake8-noqa==1.3.1
53
- pep8-naming==0.13.3
54
- - flake8-pyproject==1.2.2
+ - flake8-pyproject==1.2.3
55
- repo: https://github.com/pre-commit/mirrors-prettier
56
rev: "v2.7.1"
57
hooks:
0 commit comments