Skip to content

Commit 2695f0e

Browse files
chore: update pre-commit hooks (#3506)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.9](astral-sh/ruff-pre-commit@v0.11.8...v0.11.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 914e012 commit 2695f0e

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
@@ -27,7 +27,7 @@ repos:
2727
additional_dependencies: [pyyaml]
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.11.8
30+
rev: v0.11.9
3131
hooks:
3232
- id: ruff
3333
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)