Skip to content

Commit fe1889f

Browse files
style(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.4.1 → v4.6.0](commitizen-tools/commitizen@v4.4.1...v4.6.0) - [github.com/python-jsonschema/check-jsonschema: 0.32.1 → 0.33.0](python-jsonschema/check-jsonschema@0.32.1...0.33.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.7](astral-sh/ruff-pre-commit@v0.11.2...v0.11.7)
1 parent 10fdd3a commit fe1889f

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
@@ -11,7 +11,7 @@ repos:
1111
- id: check-yaml
1212

1313
- repo: https://github.com/commitizen-tools/commitizen
14-
rev: v4.4.1
14+
rev: v4.6.0
1515
hooks:
1616
- id: commitizen
1717

@@ -36,7 +36,7 @@ repos:
3636
args: ["-d relaxed"]
3737

3838
- repo: https://github.com/python-jsonschema/check-jsonschema
39-
rev: 0.32.1
39+
rev: 0.33.0
4040
hooks:
4141
- id: check-github-workflows
4242

@@ -58,7 +58,7 @@ repos:
5858
- tomli
5959

6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.11.2
61+
rev: v0.11.7
6262
hooks:
6363
- id: ruff
6464
args: ["--fix"]

0 commit comments

Comments
 (0)