From 51e0ed90116cf033036b3dfcf71345cb88529c19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 22:25:47 +0000 Subject: [PATCH] Bump flake8-pyproject from 1.2.3 to 1.2.4 --- updated-dependencies: - dependency-name: flake8-pyproject dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a095f25..9c60500 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - mccabe==0.7.0 - pycodestyle==2.14.0 - pyflakes==3.4.0 - - Flake8-pyproject==1.2.3 + - Flake8-pyproject==1.2.4 files: ^(python_typing_update|script|tests)/.+\.py$ exclude: *fixtures - repo: https://github.com/PyCQA/isort