X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/70b2c4be7ea920982168bb03fc55aa5b0563639c..refs/heads/micropython-pyi:/.pre-commit-config.yaml diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bf33d62..08256d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,9 +4,10 @@ repos: - repo: https://github.com/python/black - rev: 20.8b1 + rev: 22.3.0 hooks: - id: black + additional_dependencies: ['click==8.0.4'] - repo: https://github.com/fsfe/reuse-tool rev: v0.12.1 hooks: