diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6240039..ba7b39a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,10 +12,10 @@ repos: - id: ruff-check - id: ruff-format repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.13 + rev: v0.14.14 - hooks: - id: commitizen stages: - commit-msg repo: https://github.com/commitizen-tools/commitizen - rev: v4.12.0 + rev: v4.12.1