chore: Update pre-commit
This commit is contained in:
@@ -1,8 +1,13 @@
|
|||||||
repos:
|
repos:
|
||||||
- hooks:
|
- repo: https://github.com/commitizen-tools/commitizen
|
||||||
|
rev: v4.8.2
|
||||||
|
hooks:
|
||||||
- id: commitizen
|
- id: commitizen
|
||||||
- id: commitizen-branch
|
- id: commitizen-branch
|
||||||
stages:
|
stages:
|
||||||
- pre-push
|
- pre-push
|
||||||
repo: https://github.com/commitizen-tools/commitizen
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v4.8.2
|
rev: v0.12.2
|
||||||
|
hooks:
|
||||||
|
- id: ruff-check
|
||||||
|
- id: ruff-format
|
||||||
|
|||||||
Reference in New Issue
Block a user