Skip to content

Commit 32fd5bd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.2.1 → v4.8.3](commitizen-tools/commitizen@v4.2.1...v4.8.3) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.12.9](astral-sh/ruff-pre-commit@v0.9.6...v0.12.9) - [github.com/scop/pre-commit-shfmt: v3.10.0-2 → v3.12.0-2](scop/pre-commit-shfmt@v3.10.0-2...v3.12.0-2)
1 parent f36fa56 commit 32fd5bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
stages:
77
- commit-msg
88
repo: https://github.com/commitizen-tools/commitizen
9-
rev: v4.2.1
9+
rev: v4.8.3
1010
- hooks:
1111
- id: check-useless-excludes
1212
repo: meta
@@ -52,10 +52,10 @@ repos:
5252
- id: check-byte-order-marker
5353
- id: check-docstring-first
5454
repo: https://github.com/pre-commit/pre-commit-hooks
55-
rev: v5.0.0
55+
rev: v6.0.0
5656
- repo: https://github.com/astral-sh/ruff-pre-commit
5757
# Ruff version.
58-
rev: v0.9.6
58+
rev: v0.12.9
5959
hooks:
6060
# Run the linter.
6161
- id: ruff
@@ -65,7 +65,7 @@ repos:
6565
- id: ruff-format
6666

6767
- repo: https://github.com/scop/pre-commit-shfmt
68-
rev: v3.10.0-2
68+
rev: v3.12.0-2
6969
hooks:
7070
# Choose one of:
7171
- id: shfmt # native (requires/installs Go to build)

0 commit comments

Comments
 (0)