X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka.git/blobdiff_plain/03548b64a8d7b407b4ae6464c5ffc551be8fc0be..0e33b6e82f582cdf71715fb7f320088f52a5d09f:/.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: