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 bb5fd5c commit 09ed373Copy full SHA for 09ed373
1 file changed
{{cookiecutter.project_slug}}/.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: trailing-whitespace
15
16
- repo: https://github.com/myint/autoflake
17
- rev: v2.3.1
+ rev: v2.3.2
18
hooks:
19
- id: autoflake
20
exclude: .*/__init__.py
@@ -41,7 +41,7 @@ repos:
41
- id: reorder-python-imports
42
43
- repo: https://github.com/charliermarsh/ruff-pre-commit
44
- rev: v0.14.14
+ rev: v0.15.1
45
46
- id: ruff
47
0 commit comments