From 466de159369a6a145d6e147387bb796f53326824 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 15 Sep 2023 10:26:10 +0000 Subject: [PATCH] Auto pre-commit update --- .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 6e636cd3e..d6b4853af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: hooks: - id: beautysh - repo: https://github.com/psf/black - rev: 23.7.0 + rev: 23.9.1 hooks: - id: black - repo: https://github.com/pocc/pre-commit-hooks @@ -43,7 +43,7 @@ repos: - id: codespell pass_filenames: false - repo: https://github.com/crate-ci/typos - rev: v1.16.5 + rev: v1.16.11 hooks: - id: typos pass_filenames: false