From 38dffe1ed675f6b4844704304ab716e82b370072 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 2 May 2022 08:11:05 +0200 Subject: [PATCH] types-tabulate - pre-commit update --- .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 335b11f12..1185028b9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - types-cachetools==5.0.1 - types-filelock==3.2.5 - types-requests==2.27.25 - - types-tabulate==0.8.7 + - types-tabulate==0.8.8 - types-python-dateutil==2.8.14 # stages: [push]