From 671d4be0ea0391818d3d641ab9eda53b10d57202 Mon Sep 17 00:00:00 2001 From: ml-evs Date: Tue, 14 Feb 2023 01:12:25 +0000 Subject: [PATCH] Auto-update pre-commit hooks --- .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 133cb96..be0bf55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: hooks: - id: autoflake - repo: https://github.com/psf/black - rev: 22.12.0 + rev: 23.1.0 hooks: - id: black - repo: https://github.com/asottile/blacken-docs @@ -49,7 +49,7 @@ repos: - id: rst-directive-colons - id: rst-inline-touching-normal - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.991 + rev: v1.0.0 hooks: - id: mypy files: ^src/