diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d5ba1c7..e49e978 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: hooks: - id: yamllint - repo: https://github.com/pycqa/isort - rev: 5.8.0 + rev: 5.9.0 hooks: - id: isort - repo: https://github.com/asottile/pyupgrade