diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f4b7ba678af..31134e889d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ ci: repos: - repo: https://github.com/asottile/setup-cfg-fmt - rev: v1.20.0 + rev: v1.20.1 hooks: - id: setup-cfg-fmt - repo: https://github.com/pre-commit/pre-commit-hooks