diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01b8aa8..9ce6ad9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/google/keep-sorted - rev: c71803fd297b5736f3bfab1cfd84424ca52e961a # frozen: v0.7.1 + rev: ac58172d1655aa47a6f806e56ff0f269d6dbe637 # frozen: v0.8.0 hooks: - id: keep-sorted - repo: https://github.com/shellcheck-py/shellcheck-py