From f38d092b83a1d2d06ab531ad022d4fd4b05b55cb Mon Sep 17 00:00:00 2001 From: Continuous integration Date: Wed, 7 Aug 2024 12:14:45 +0000 Subject: [PATCH] Upgrade to master --- .pre-commit-config.yaml | 2 +- CONST_create_template/.pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2518e8f65..91b50b9cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,6 +30,6 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black - rev: 24.4.2 + rev: 24.8.0 hooks: - id: black diff --git a/CONST_create_template/.pre-commit-config.yaml b/CONST_create_template/.pre-commit-config.yaml index 2518e8f65..91b50b9cb 100644 --- a/CONST_create_template/.pre-commit-config.yaml +++ b/CONST_create_template/.pre-commit-config.yaml @@ -30,6 +30,6 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black - rev: 24.4.2 + rev: 24.8.0 hooks: - id: black