Merge pull request #22 from ewjoachim/pre-commit-ci-update-config

This commit is contained in:
Joachim Jablon
2021-11-23 10:58:26 +01:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ repos:
- id: check-added-large-files
- repo: https://github.com/psf/black
rev: "21.10b0"
rev: "21.11b1"
hooks:
- id: black
@@ -31,6 +31,6 @@ repos:
additional_dependencies: [types-requests]
- repo: https://github.com/asottile/pyupgrade
rev: "v2.29.0"
rev: "v2.29.1"
hooks:
- id: pyupgrade