Skip to content

Commit 8559aaf

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.13.3
1 parent 7ab4367 commit 8559aaf

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
@@ -13,7 +13,7 @@ repos:
1313
- id: end-of-file-fixer
1414
- id: trailing-whitespace
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.7.1
16+
rev: v0.13.3
1717
hooks:
1818
# lint & attempt to correct failures (e.g. pyupgrade)
1919
- id: ruff

0 commit comments

Comments
 (0)