Skip to content

Commit 2e1f7a7

Browse files
authored
Update ruff-pre-commit version to v0.15.4 inside package
1 parent 4ed48de commit 2e1f7a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: requirements-txt-fixer
2121
- id: trailing-whitespace
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.14.14
23+
rev: v0.15.4
2424
hooks:
2525
- id: ruff
2626
args: [ --config=pyproject.toml ]

0 commit comments

Comments
 (0)