Skip to content

Commit 203e273

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.7
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 0d7c23b commit 203e273

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
@@ -40,7 +40,7 @@ repos:
4040
- id: go-version-consistency
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: v0.15.6
43+
rev: v0.15.7
4444
hooks:
4545
# Adding a set of rules to ruff check to match pyupgrade rules
4646
- id: ruff-check

0 commit comments

Comments
 (0)