summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-09-30 11:55:12 -0400
committerAllen Winter <allen.winter@kdab.com>2022-09-30 11:56:06 -0400
commitcf038ec0987e12507316f4d657e7df9904f2915f (patch)
tree751cf8026c72a81aee075de26a973ce7ae426870 /.pre-commit-config.yaml
parent2ca167a6077fc1464b1dd3dde93b68c50dc0f720 (diff)
downloadlibical-git-cf038ec0987e12507316f4d657e7df9904f2915f.tar.gz
zoneinfo - update to tzdata2022d
now with a VTIMEZONE for each time zone alias
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 13bdcd3d..2bcc0c3b 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,5 +1,6 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
+exclude: ^(zoneinfo/)
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0