Skip to content

Commit 4ec99cf

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

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
@@ -14,7 +14,7 @@ repos:
1414
# Keep the same list from yapfignore here to avoid yapf failing without any inputs
1515
exclude: '(.buildkite|benchmarks|build|examples)/.*'
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.11.7
17+
rev: v0.12.7
1818
hooks:
1919
- id: ruff
2020
args: [--output-format, github, --fix]

0 commit comments

Comments
 (0)