Skip to content

Commit 5f32399

Browse files
[pre-commit.ci] pre-commit autoupdate (#5652)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.4...v0.9.6) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8eab0c9 commit 5f32399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ repos:
6969
# Python: Ruff linter & formatter
7070
# https://docs.astral.sh/ruff/
7171
- repo: https://github.com/astral-sh/ruff-pre-commit
72-
rev: v0.9.4
72+
rev: v0.9.6
7373
hooks:
7474
# Run the linter
7575
- id: ruff

0 commit comments

Comments
 (0)