Skip to content

Commit 1290910

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.2
1 parent e1c492e commit 1290910

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.12.2
1717
hooks:
1818
# lint & attempt to correct failures (e.g. pyupgrade)
1919
- id: ruff

0 commit comments

Comments
 (0)