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 1013c7e commit 3cd11bcCopy full SHA for 3cd11bc
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: trailing-whitespace
21
- id: detect-private-key
22
- repo: https://github.com/Lucas-C/pre-commit-hooks
23
- rev: v1.5.1
+ rev: v1.5.3
24
hooks:
25
- id: remove-tabs
26
- repo: https://github.com/codespell-project/codespell
@@ -45,7 +45,7 @@ repos:
45
- id: python-no-eval
46
- id: text-unicode-replacement-char
47
- repo: https://github.com/asottile/pyupgrade
48
- rev: v3.9.0
+ rev: v3.10.1
49
50
- id: pyupgrade
51
args: [--py37-plus]
0 commit comments