diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7dc0116..493d54f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: toml-sort-fix exclude: '.*\.lock$' - repo: https://github.com/google/keep-sorted - rev: v0.9.0 + rev: v0.9.1 hooks: - id: keep-sorted - repo: https://github.com/pre-commit/pygrep-hooks @@ -49,7 +49,7 @@ repos: args: - --no-error-on-unmatched-pattern - repo: https://github.com/commitizen-tools/commitizen - rev: v4.16.3 + rev: v4.16.4 hooks: - id: commitizen stages: