Skip to content

Commit a549e1b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.4.9 → v0.5.0](astral-sh/ruff-pre-commit@v0.4.9...v0.5.0)
1 parent efaca22 commit a549e1b

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
@@ -125,7 +125,7 @@ repos:
125125
|tests/.*
126126
)$
127127
- repo: "https://github.com/charliermarsh/ruff-pre-commit"
128-
rev: "v0.4.9"
128+
rev: "v0.5.0"
129129
hooks:
130130
- id: "ruff"
131131
args: ["--extend-fixable", "PIE790"]

0 commit comments

Comments
 (0)