Skip to content

Commit 65c4a3a

Browse files
[pre-commit.ci] pre-commit autoupdate (#5610)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](astral-sh/ruff-pre-commit@v0.9.2...v0.9.3) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 480186a commit 65c4a3a

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.2
72+
rev: v0.9.3
7373
hooks:
7474
# Run the linter
7575
- id: ruff

0 commit comments

Comments
 (0)