Skip to content

Commit 047ea1d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.1](astral-sh/ruff-pre-commit@v0.7.4...v0.8.1)
1 parent 76d8f12 commit 047ea1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: no-commit-to-branch
1717
args: ["--branch=main"]
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.7.4
19+
rev: v0.8.1
2020
hooks:
2121
- id: ruff
2222
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)