Skip to content

Commit 46da679

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.2.1 → v4.8.2](commitizen-tools/commitizen@v4.2.1...v4.8.2) - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.11.11](astral-sh/ruff-pre-commit@v0.9.6...v0.11.11) - [github.com/scop/pre-commit-shfmt: v3.10.0-2 → v3.11.0-1](scop/pre-commit-shfmt@v3.10.0-2...v3.11.0-1)
1 parent f36fa56 commit 46da679

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.2
1010
- hooks:
1111
- id: check-useless-excludes
1212
repo: meta
@@ -55,7 +55,7 @@ repos:
5555
rev: v5.0.0
5656
- repo: https://github.com/astral-sh/ruff-pre-commit
5757
# Ruff version.
58-
rev: v0.9.6
58+
rev: v0.11.11
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.11.0-1
6969
hooks:
7070
# Choose one of:
7171
- id: shfmt # native (requires/installs Go to build)

0 commit comments

Comments
 (0)