Skip to content

Commit ad38ecf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.12...v0.12.2)
1 parent 5b12d0d commit ad38ecf

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
@@ -36,7 +36,7 @@ repos:
3636
name: isort (python)
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.11.12
39+
rev: v0.12.2
4040
hooks:
4141
- id: ruff
4242
args: [ --fix ]

0 commit comments

Comments
 (0)