Skip to content

Commit fc6b0e6

Browse files
authored
Auto-update pre-commit hooks
1 parent bb5fd5c commit fc6b0e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/myint/autoflake
17-
rev: v2.3.1
17+
rev: v2.3.3
1818
hooks:
1919
- id: autoflake
2020
exclude: .*/__init__.py
@@ -41,7 +41,7 @@ repos:
4141
- id: reorder-python-imports
4242

4343
- repo: https://github.com/charliermarsh/ruff-pre-commit
44-
rev: v0.14.14
44+
rev: v0.15.4
4545
hooks:
4646
- id: ruff
4747

0 commit comments

Comments
 (0)