Skip to content

Commit 06adbc1

Browse files
authored
Merge pull request #146 from LilSpazJoekp/update/pre-commit-hooks
Update pre-commit hooks
2 parents bd12d34 + 4dc71e5 commit 06adbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
files: ^(.*\.toml)$
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.14.0
27+
rev: v0.14.1
2828
hooks:
2929
- id: ruff
3030
args: [ --exit-non-zero-on-fix, --fix ]

0 commit comments

Comments
 (0)