Skip to content

Commit 228a641

Browse files
[pre-commit.ci] pre-commit autoupdate (#1064)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.5](astral-sh/ruff-pre-commit@v0.12.4...v0.12.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fb029e3 commit 228a641

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
@@ -66,7 +66,7 @@ repos:
6666
# Python: Ruff linter & formatter
6767
# https://docs.astral.sh/ruff/
6868
- repo: https://github.com/astral-sh/ruff-pre-commit
69-
rev: v0.12.4
69+
rev: v0.12.5
7070
hooks:
7171
# Run the linter
7272
- id: ruff

0 commit comments

Comments
 (0)