From 2a3ecaa0492048f618b69da08def8fc64932acab Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 18:30:32 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/asottile/pyupgrade: v2.25.0 → v2.29.0](https://github.com/asottile/pyupgrade/compare/v2.25.0...v2.29.0) - [github.com/psf/black: 21.7b0 → 21.9b0](https://github.com/psf/black/compare/21.7b0...21.9b0) - [github.com/pre-commit/mirrors-prettier: v2.3.2 → v2.4.1](https://github.com/pre-commit/mirrors-prettier/compare/v2.3.2...v2.4.1) - [github.com/openstack/bashate: 2.0.0 → 2.1.0](https://github.com/openstack/bashate/compare/2.0.0...2.1.0) --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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