Skip to content

Commit 5cf4a8e

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bad7bb1 commit 5cf4a8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ repos:
8484

8585
- repo: https://github.com/astral-sh/ruff-pre-commit
8686
# Ruff version.
87-
rev: v0.11.13
87+
rev: v0.12.12
8888
hooks:
8989
- id: ruff # Linter
9090
args: [--fix]

0 commit comments

Comments
 (0)