From 532c15d035bb3deefc496aca799197d15196dc6e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 19:09:11 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#22) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ea60481..2663ea6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: end-of-file-fixer - repo: https://github.com/domdfcoding/pre-commit-hooks - rev: v0.2.0 + rev: v0.2.1 hooks: - id: requirements-txt-sorter args: @@ -41,7 +41,7 @@ repos: files: ^mh_utils/.*\.py$ - repo: https://github.com/domdfcoding/flake2lint - rev: v0.3.0 + rev: v0.4.0 hooks: - id: flake2lint @@ -74,7 +74,7 @@ repos: exclude: ^(doc-source/conf|__pkginfo__|make_conda_recipe|setup)\.(_)?py$ - repo: https://github.com/domdfcoding/dep_checker - rev: v0.4.1 + rev: v0.5.0 hooks: - id: dep_checker args: