Skip to content

Commit bae75ab

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.10](astral-sh/ruff-pre-commit@v0.4.2...v0.4.10)
1 parent 7a94877 commit bae75ab

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
@@ -34,7 +34,7 @@ repos:
3434
- id: trailing-whitespace
3535

3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: "v0.4.2"
37+
rev: "v0.4.10"
3838
hooks:
3939
- id: ruff
4040
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)