Skip to content

Commit 72e0a2f

Browse files
[pre-commit.ci] pre-commit autoupdate (#276)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.7.4](astral-sh/ruff-pre-commit@v0.7.3...v0.7.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9086150 commit 72e0a2f

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
@@ -50,7 +50,7 @@ repos:
5050
additional_dependencies: [black]
5151

5252
- repo: https://github.com/astral-sh/ruff-pre-commit
53-
rev: v0.7.3
53+
rev: v0.7.4
5454
hooks:
5555
- id: ruff
5656
args: ["--fix", "--exit-non-zero-on-fix", "--show-fixes"]

0 commit comments

Comments
 (0)