From 16d61c1d52e1c89b235701a669527a731b1820e2 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:35:05 +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: - git://github.com/pre-commit/pre-commit-hooks → https://github.com/pre-commit/pre-commit-hooks - git://github.com/FalconSocial/pre-commit-python-sorter → https://github.com/FalconSocial/pre-commit-python-sorter - git://github.com/guykisel/prospector-mirror → https://github.com/guykisel/prospector-mirror - [github.com/guykisel/prospector-mirror: 41e0faa3d8b999830ed22d508db33f920d189996 → 7ff847e779347033ebbd9e3b88279e7f3a998b45](https://github.com/guykisel/prospector-mirror/compare/41e0faa3d8b999830ed22d508db33f920d189996...7ff847e779347033ebbd9e3b88279e7f3a998b45) --- .pre-commit-config.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1c1b0dc..2d04981 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,6 @@ -- repo: git://github.com/pre-commit/pre-commit-hooks - sha: d8a44784fcf4920ac11d10b9c12549a6f73de67a +repos: +- repo: https://github.com/pre-commit/pre-commit-hooks + rev: d8a44784fcf4920ac11d10b9c12549a6f73de67a hooks: - id: trailing-whitespace - id: end-of-file-fixer @@ -15,14 +16,14 @@ - id: flake8 args: - --max-line-length=100 -- repo: git://github.com/FalconSocial/pre-commit-python-sorter - sha: b7f5d468c67c3c4a6ea7cdf68c40778095b0f19b +- repo: https://github.com/FalconSocial/pre-commit-python-sorter + rev: b7f5d468c67c3c4a6ea7cdf68c40778095b0f19b hooks: - id: python-import-sorter args: - --silent-overwrite -- repo: git://github.com/guykisel/prospector-mirror - sha: 41e0faa3d8b999830ed22d508db33f920d189996 +- repo: https://github.com/guykisel/prospector-mirror + rev: 7ff847e779347033ebbd9e3b88279e7f3a998b45 hooks: - id: prospector args: