Skip to content

Commit 406db85

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.7.3 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73df472 commit 406db85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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.7.2
45+
rev: v0.7.3
4646
hooks:
4747
- id: ruff-format
4848
- id: ruff

0 commit comments

Comments
 (0)