From 0b283993ae2f947c6be3a55dfb70565e7d8bbcff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 08:24:23 +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 54d0f8b9..7ed7cad7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: flynt - repo: https://github.com/myint/autoflake - rev: v2.3.0 + rev: v2.3.1 hooks: - id: autoflake args: