Skip to content

Commit ea1bb2e

Browse files
[pre-commit.ci] pre-commit autoupdate (#81)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.6](astral-sh/ruff-pre-commit@v0.14.3...v0.14.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c956891 commit ea1bb2e

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
@@ -34,7 +34,7 @@ repos:
3434
# auto format Python codes within docstrings
3535
- id: blacken-docs
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.14.3
37+
rev: v0.14.6
3838
hooks:
3939
# lint & attempt to correct failures (e.g. pyupgrade)
4040
- id: ruff

0 commit comments

Comments
 (0)