summaryrefslogtreecommitdiffstats
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2020-05-16 16:16:51 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-05-16 17:49:48 +0200
commit802b27fa3852e371043676da0fe10320c21d68c1 (patch)
treef032ed3b02ff48d617573bba499430c97c4f2989 /.pre-commit-config.yaml
parentFix mistake on content type variable. (diff)
downloadglucometerutils-802b27fa3852e371043676da0fe10320c21d68c1.tar
glucometerutils-802b27fa3852e371043676da0fe10320c21d68c1.tar.gz
glucometerutils-802b27fa3852e371043676da0fe10320c21d68c1.tar.bz2
glucometerutils-802b27fa3852e371043676da0fe10320c21d68c1.tar.lz
glucometerutils-802b27fa3852e371043676da0fe10320c21d68c1.tar.xz
glucometerutils-802b27fa3852e371043676da0fe10320c21d68c1.tar.zst
glucometerutils-802b27fa3852e371043676da0fe10320c21d68c1.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 ed6bdb9..be139a6 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -23,3 +23,7 @@ repos:
rev: 3.7.9
hooks:
- id: flake8
+- repo: https://github.com/fsfe/reuse-tool
+ rev: latest
+ hooks:
+ - id: reuse