Skip to content

Commit 21a46ff

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.10
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent db11c55 commit 21a46ff

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 @@ repos:
1212
- id: yapf
1313
args: [--in-place, --verbose]
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.9.3
15+
rev: v0.12.10
1616
hooks:
1717
- id: ruff
1818
args: [--output-format, github, --fix]

0 commit comments

Comments
 (0)