diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index afc981f0..ac96119d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,11 +33,11 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/asottile/pyupgrade - rev: v2.25.0 + rev: v2.29.0 hooks: - id: pyupgrade - repo: https://github.com/psf/black - rev: 21.7b0 + rev: 21.9b0 hooks: - id: black args: [--safe, --quiet] @@ -59,7 +59,7 @@ repos: - id: python-no-log-warn - id: rst-backticks - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.3.2 + rev: v2.4.1 hooks: - id: prettier stages: [commit] @@ -109,7 +109,7 @@ repos: args: [--ini, setup.cfg] exclude: tests/ - repo: https://github.com/openstack/bashate - rev: 2.0.0 + rev: 2.1.0 hooks: - id: bashate # https://docs.openstack.org/bashate/latest/man/bashate.html#options