From b13c5b2c130e55d07bed3764687e31ecd63e0e6e Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Thu, 6 Oct 2022 13:32:01 +0200 Subject: [PATCH] update pre-commit (#3744) --- .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 6d91922151..be29c24686 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: check-added-large-files - id: mixed-line-ending - repo: https://github.com/pycqa/flake8 - rev: '5.0.0' + rev: '5.0.4' hooks: - id: flake8 additional_dependencies: [