diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2807e8e..dd62ff2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - --py37-plus id: pyupgrade repo: https://github.com/asottile/pyupgrade - rev: v3.18.0 + rev: v3.19.0 - hooks: - id: black repo: https://github.com/psf/black @@ -43,7 +43,7 @@ repos: - hooks: - id: blacken-docs repo: https://github.com/asottile/blacken-docs - rev: 1.19.0 + rev: 1.19.1 - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks rev: v2.14.0 @@ -60,4 +60,4 @@ repos: stages: - commit-msg repo: https://github.com/commitizen-tools/commitizen - rev: v3.29.1 + rev: v3.30.0