diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba7b39a..461bf22 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.14 + rev: v0.15.0 - hooks: - id: commitizen stages: - commit-msg repo: https://github.com/commitizen-tools/commitizen - rev: v4.12.1 + rev: v4.13.7