From 71ae92274d849c9f57722018460d0cdae4c54c40 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 2 May 2022 06:45:42 +0200 Subject: [PATCH] Bump pre-commit dependency --- .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 2170b704a..79ed17c7c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - types-filelock==3.2.5 - types-requests==2.27.20 - types-tabulate==0.8.7 - - types-python-dateutil==2.8.12 + - types-python-dateutil==2.8.14 # stages: [push] - repo: https://github.com/pycqa/isort