Skip to content

Commit 5b51c6f

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.8.1 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e911459 commit 5b51c6f

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.8.0
45+
rev: v0.8.1
4646
hooks:
4747
- id: ruff-format
4848
- id: ruff

0 commit comments

Comments
 (0)