Skip to content

Commit a23c27b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.14.7](astral-sh/ruff-pre-commit@v0.12.11...v0.14.7)
1 parent d9697cb commit a23c27b

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
@@ -50,7 +50,7 @@ repos:
5050
# Forbid files which have a UTF-8 Unicode replacement character.
5151

5252
- repo: https://github.com/astral-sh/ruff-pre-commit
53-
rev: "v0.12.11"
53+
rev: "v0.14.7"
5454
hooks:
5555
- id: ruff
5656
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)