Skip to content

Commit e7d3e8a

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.15 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.15...v0.15.20)
1 parent f5b86a1 commit e7d3e8a

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
@@ -54,7 +54,7 @@ repos:
5454
args: [ -q ]
5555

5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: v0.15.15
57+
rev: v0.15.20
5858
hooks:
5959
- id: ruff
6060
args: ["--fix", "--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)