Skip to content

Commit 106dfca

Browse files
[pre-commit.ci] pre-commit autoupdate (#329)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.5...v0.4.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ae75b5a commit 106dfca

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
@@ -103,7 +103,7 @@ repos:
103103
# Python: Ruff linter
104104
# https://docs.astral.sh/ruff/
105105
- repo: https://github.com/astral-sh/ruff-pre-commit
106-
rev: v0.4.5
106+
rev: v0.4.7
107107
hooks:
108108
- id: ruff
109109
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)