Skip to content

Commit e72ab5e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.8.4](astral-sh/ruff-pre-commit@v0.4.4...v0.8.4)
1 parent 3852626 commit e72ab5e

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
@@ -2,7 +2,7 @@ ci:
22
skip: [mypy, pytest]
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.4.4
5+
rev: v0.8.4
66
hooks:
77
- id: ruff
88
args: [--fix]

0 commit comments

Comments
 (0)