X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/ef2657eaa1caf3262c6bbe1f2df5b6ed08f72162..refs/heads/micropython-pyi:/.pre-commit-config.yaml?ds=sidebyside 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: