Skip to content

Commit 0f8931f

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.15.2](astral-sh/ruff-pre-commit@v0.14.7...v0.15.2) - [github.com/commitizen-tools/commitizen: v4.10.0 → v4.13.8](commitizen-tools/commitizen@v4.10.0...v4.13.8)
1 parent df6fd27 commit 0f8931f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.7
11+
rev: v0.15.2
1212
hooks:
1313
- id: ruff
1414
- id: ruff-format
1515
- repo: https://github.com/commitizen-tools/commitizen
16-
rev: v4.10.0
16+
rev: v4.13.8
1717
hooks:
1818
- id: commitizen
1919
stages: [commit-msg]

0 commit comments

Comments
 (0)