Skip to content

Commit 1b70e8f

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.10
1 parent c970641 commit 1b70e8f

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
@@ -42,7 +42,7 @@ repos:
4242
args: [--config-file, pyproject.toml]
4343
require_serial: true # Serial processing is required for mypy (better performance and error reporting)
4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.9.4
45+
rev: v0.9.10
4646
hooks:
4747
- id: ruff-format
4848
- id: ruff

0 commit comments

Comments
 (0)