Skip to content

Commit af0b23c

Browse files
authored
Merge pull request #428 from plugwise/renovate/astral-sh-ruff-pre-commit-0.x
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.7
2 parents 9ddd4de + 2d26802 commit af0b23c

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
@@ -5,7 +5,7 @@ default_language_version:
55
repos:
66
# Run manually in CI skipping the branch checks
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.15.6
8+
rev: v0.15.7
99
hooks:
1010
- id: ruff
1111
name: "Ruff check"

0 commit comments

Comments
 (0)