Skip to content

Commit 40936b9

Browse files
[pre-commit.ci] pre-commit autoupdate (#73)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.2](astral-sh/ruff-pre-commit@v0.14.1...v0.14.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d46d6d3 commit 40936b9

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
@@ -37,7 +37,7 @@ repos:
3737
# auto format Python codes within docstrings
3838
- id: blacken-docs
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.14.1
40+
rev: v0.14.2
4141
hooks:
4242
# lint & attempt to correct failures (e.g. pyupgrade)
4343
- id: ruff

0 commit comments

Comments
 (0)