summaryrefslogtreecommitdiffstats
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2020-04-19 16:33:30 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.com>2020-04-20 13:01:17 +0200
commitcb75f79e9b6bf1169cd7c42eab926bb30f3f069d (patch)
tree6eae6e0a87c318444194a11905d7c5532363e1a5 /.pre-commit-config.yaml
parentRun flake8 and mypy as part of pytest, but on 3.8 only. (diff)
downloadglucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.gz
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.bz2
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.lz
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.xz
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.zst
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.zip
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index f3d8358..ed6bdb9 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2013 The glucometerutils Authors
+#
+# SPDX-License-Identifier: MIT
+
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0