Skip to content

Commit ce2f5d4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.12](astral-sh/ruff-pre-commit@v0.12.1...v0.12.12) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
1 parent 0f1ca1c commit ce2f5d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22

33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: "v0.12.1"
4+
rev: "v0.12.12"
55
hooks:
66
- id: ruff
77
args: ["--extend-select", "I","--fix", "--show-fixes"]
@@ -12,7 +12,7 @@ repos:
1212
- id: codespell
1313

1414
- repo: https://github.com/pre-commit/pre-commit-hooks
15-
rev: v5.0.0
15+
rev: v6.0.0
1616
hooks:
1717
- id: check-added-large-files
1818
- id: check-case-conflict

0 commit comments

Comments
 (0)