Skip to content

Commit c19830f

Browse files
ci: update pre-commit repos
1 parent c00edd3 commit c19830f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ fail_fast: true
22

33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.13.0
5+
rev: v0.14.2
66
hooks:
77
- id: ruff
88
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)