From a91537f1ccf4f5512317639d406830bddfef8d6d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 23:20:12 +0100 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#77) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/mirrors-autopep8: v2.0.0 → v2.0.1](https://github.com/pre-commit/mirrors-autopep8/compare/v2.0.0...v2.0.1) - [github.com/ansible/ansible-lint: v6.10.0a1 → v6.10.0](https://github.com/ansible/ansible-lint/compare/v6.10.0a1...v6.10.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 51711fd..ef33df0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ --- repos: - repo: https://github.com/pre-commit/mirrors-autopep8 - rev: v2.0.0 + rev: v2.0.1 hooks: - id: autopep8 - repo: https://github.com/pre-commit/pre-commit-hooks.git @@ -19,7 +19,7 @@ repos: args: - --py36-plus - repo: https://github.com/ansible/ansible-lint - rev: v6.10.0a1 + rev: v6.10.0 hooks: - id: ansible-lint args: