From 7ba684161df7b6546fa98448400b5aa84eadde91 Mon Sep 17 00:00:00 2001 From: Eduardo Rodrigues Date: Tue, 14 Nov 2023 20:41:45 +0100 Subject: [PATCH] Update pycln to2.4.0" --- .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 3b36f3ee..e3b7b7d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - id: rst-inline-touching-normal - repo: https://github.com/hadialqattan/pycln - rev: "v2.3.0" + rev: "v2.4.0" hooks: - id: pycln args: [--all]