diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5ac6061..4b166dfd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: stages: - commit-msg repo: https://github.com/commitizen-tools/commitizen - rev: v4.13.7 + rev: v4.13.8 - hooks: - id: check-useless-excludes repo: meta @@ -51,7 +51,7 @@ repos: rev: v6.0.0 - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.15.0 + rev: v0.15.2 hooks: # Run the linter. - id: ruff