diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ad9baaf99c..33a515a4d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,8 +19,8 @@ repos: rev: 1.0.0 hooks: - id: black-disable-checker - - repo: https://github.com/asottile/setup-cfg-fmt - rev: v1.17.0 + - repo: https://github.com/pierre-sassoulas/setup-cfg-fmt + rev: 7e3f370a888236fe516749432f2cf5daadf31f89 hooks: - id: setup-cfg-fmt - repo: https://github.com/asottile/pyupgrade