Skip to content

Commit 2d1314b

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

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 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
@@ -31,7 +31,7 @@ repos:
3131
- id: pyupgrade
3232
args: [--py37-plus]
3333
- repo: https://github.com/psf/black
34-
rev: 26.1.0
34+
rev: 26.3.1
3535
hooks:
3636
- id: black
3737

@@ -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.5
4545
hooks:
4646
- id: ruff
4747

0 commit comments

Comments
 (0)