Skip to content

Commit 13c48ab

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.13.9 → v4.13.10](commitizen-tools/commitizen@v4.13.9...v4.13.10) - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.9...v0.15.10) - [github.com/scop/pre-commit-shfmt: v3.13.0-1 → v3.13.1-1](scop/pre-commit-shfmt@v3.13.0-1...v3.13.1-1)
1 parent b5f568d commit 13c48ab

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.13.9
9+
rev: v4.13.10
1010
- hooks:
1111
- id: check-useless-excludes
1212
repo: meta
@@ -51,7 +51,7 @@ repos:
5151
rev: v6.0.0
5252
- repo: https://github.com/astral-sh/ruff-pre-commit
5353
# Ruff version.
54-
rev: v0.15.9
54+
rev: v0.15.10
5555
hooks:
5656
# Run the linter.
5757
- id: ruff
@@ -61,7 +61,7 @@ repos:
6161
- id: ruff-format
6262

6363
- repo: https://github.com/scop/pre-commit-shfmt
64-
rev: v3.13.0-1
64+
rev: v3.13.1-1
6565
hooks:
6666
# Choose one of:
6767
- id: shfmt # native (requires/installs Go to build)

0 commit comments

Comments
 (0)