From 69a19b690be44c93a7d9be49ec50b8f418f36bd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 07:46:50 +0000 Subject: [PATCH] feat(Dependencies): Update pre-commit hook myint/autoflake to v2.3.1 | datasource | package | from | to | | ----------- | --------------- | ------ | ------ | | github-tags | myint/autoflake | v2.3.0 | v2.3.1 | --- .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 ab9c4eb..c5c9a85 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: isort - repo: https://github.com/myint/autoflake - rev: v2.3.0 + rev: v2.3.1 hooks: - id: autoflake args: