From b113b9ce60d41397da697c04bcf901834346af27 Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 18 Sep 2020 21:32:23 +0200 Subject: pre-commit framework + add pre-commit framework to reduce the amount the ci workers have to stem --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 0c5120d..c13a113 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,4 @@ requests>=2.21.0 packaging>=20.1 ruamel.yaml==0.16.10 ruamel.yaml.clib==0.2.0 +pre-commit==2.7.1 -- cgit v1.2.3-18-g5258