Skip to content

Commit 9ea434c

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.3...v0.14.4) - [github.com/commitizen-tools/commitizen: v4.9.1 → v4.10.0](commitizen-tools/commitizen@v4.9.1...v4.10.0)
1 parent 0690647 commit 9ea434c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ repos:
88
- id: check-case-conflict
99
- id: check-yaml
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.14.3
11+
rev: v0.14.4
1212
hooks:
1313
- id: ruff
1414
- id: ruff-format
1515
- repo: https://github.com/commitizen-tools/commitizen
16-
rev: v4.9.1
16+
rev: v4.10.0
1717
hooks:
1818
- id: commitizen
1919
stages: [commit-msg]

0 commit comments

Comments
 (0)