From d24ff0246e0a5d0c458e60dacc853db7c297cccc Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 12 Oct 2023 11:01:37 +0300 Subject: [PATCH] pre-commit autoupdate --- .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 aa16454..992607b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: # https://github.com/Mikaela/gist/blob/master/doctoc.txt args: [--update-only] - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v1.5.1" + rev: "v1.6.0" hooks: - id: mypy - repo: https://github.com/asottile/pyupgrade @@ -91,7 +91,7 @@ repos: - id: shfmt #- id: shfmt-docker - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "2.7.2" + rev: "2.7.3" hooks: - id: editorconfig-checker alias: ec