From 99a00f0a8deee30dafb7448eefdbc1c9b3b6062d Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Wed, 6 Sep 2023 11:36:19 +0200 Subject: [PATCH 1/2] pre-commit autoupdate except mypy --- .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 1c497c294..c8d81deed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,13 +17,13 @@ repos: exclude: .patch - repo: https://github.com/psf/black - rev: 23.1.0 + rev: 23.7.0 hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.0.286 + rev: v0.0.287 hooks: - id: ruff From 2281e91d4e19ece6b279133c4eaf2632fcf204bc Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Wed, 6 Sep 2023 11:44:45 +0200 Subject: [PATCH 2/2] pre-commit autoupdate except mypy --- news/12261.trivial.rst | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 news/12261.trivial.rst diff --git a/news/12261.trivial.rst b/news/12261.trivial.rst new file mode 100644 index 000000000..e69de29bb