diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 98bea34..0969d97 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/bwhmather/ssort - rev: v0.10.2 + rev: v0.11.0 hooks: - id: ssort - repo: https://github.com/asottile/pyupgrade