Skip to content

Commit a5188da

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

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.5
43+
rev: v0.15.6
4444
hooks:
4545
# Adding a set of rules to ruff check to match pyupgrade rules
4646
- id: ruff-check

0 commit comments

Comments
 (0)