Skip to content

Commit b58aef4

Browse files
[pre-commit.ci] pre-commit autoupdate (#2023)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.9 → v0.12.10](astral-sh/ruff-pre-commit@v0.12.9...v0.12.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 08f335c commit b58aef4

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
@@ -44,7 +44,7 @@ repos:
4444
- id: tox-ini-fmt
4545

4646
- repo: https://github.com/astral-sh/ruff-pre-commit
47-
rev: "v0.12.9"
47+
rev: "v0.12.10"
4848
hooks:
4949
- id: ruff
5050
entry: sh -c 'ruff check --fix --force-exclude && ruff format --force-exclude'

0 commit comments

Comments
 (0)