Skip to content

Commit 4557cf6

Browse files
authored
Merge pull request cclib#1654 from cclib/renovate/astral-sh-ruff-pre-commit-0.x
Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.9
2 parents 7bd0fca + e97deae commit 4557cf6

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
@@ -116,7 +116,7 @@ repos:
116116
hooks:
117117
- id: isort
118118
- repo: https://github.com/astral-sh/ruff-pre-commit
119-
rev: v0.12.8
119+
rev: v0.12.9
120120
hooks:
121121
- id: ruff-format
122122
- id: ruff-check

0 commit comments

Comments
 (0)