Skip to content

Commit f1092b3

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.16.5
1 parent af56783 commit f1092b3

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
# nothing enforces the pairing, so a hook older than CI passes locally and
5555
# fails in CI on rules the older ruff does not have yet. See issue #75.
5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: v0.16.4
57+
rev: v0.16.5
5858
hooks:
5959
- id: ruff
6060
- id: ruff-format

0 commit comments

Comments
 (0)