Skip to content

Commit 1b5d532

Browse files
authored
Merge pull request #698 from plugwise/renovate/astral-sh-ruff-pre-commit-0.x
Update pre-commit hook astral-sh/ruff-pre-commit to v0.5.7
2 parents e7fcb45 + 87ce52d commit 1b5d532

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
@@ -12,7 +12,7 @@ default_language_version:
1212
repos:
1313
# Run manually in CI skipping the branch checks
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.5.6
15+
rev: v0.5.7
1616
hooks:
1717
- id: ruff
1818
name: "Ruff-ing code"

0 commit comments

Comments
 (0)