X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/e228b8bb9786acb24948e19d900a7ff5b53955c4..refs/heads/micropython-pyi:/.pre-commit-config.yaml diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9e28068..08256d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: - repo: https://github.com/python/black - rev: 22.1.0 + rev: 22.3.0 hooks: - id: black additional_dependencies: ['click==8.0.4']