From 22b0b73c7732ba67db4e69fd9fa75aad84c8e5c4 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Sun, 30 Jul 2023 16:17:07 +0200 Subject: Fixed warnings per flake8 6.1.0. --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d0dd84979..71f22feab8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: hooks: - id: isort - repo: https://github.com/PyCQA/flake8 - rev: 6.0.0 + rev: 6.1.0 hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-eslint -- cgit v1.3