Skip to content

Commit 5f7ca50

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.7.4](astral-sh/ruff-pre-commit@v0.7.2...v0.7.4)
1 parent c17491d commit 5f7ca50

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
@@ -48,7 +48,7 @@ repos:
4848
- --exclude=binder/
4949
- --exclude=versioneer.py
5050
- repo: https://github.com/astral-sh/ruff-pre-commit
51-
rev: v0.7.2
51+
rev: v0.7.4
5252
hooks:
5353
- id: ruff
5454
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)