added galsec

This commit is contained in:
Noe Brucy
2023-01-26 16:03:27 +01:00
parent 4b54feabb9
commit 84666b694e
6 changed files with 632 additions and 8 deletions
+7 -8
View File
@@ -20,15 +20,14 @@ repos:
hooks:
- id: remove-crlf
- repo: https://github.com/psf/black
rev: 20.8b1
rev: 22.6.0
hooks:
- id: black
- repo: https://github.com/asottile/blacken-docs
rev: v1.8.0
hooks:
- id: blacken-docs
additional_dependencies: [ black==20.8b1 ]
- repo: https://gitlab.com/PyCQA/flake8
rev: 3.8.4
# - repo: https://github.com/asottile/blacken-docs
# rev: v1.8.0
# hooks:
# - id: blacken-docs
- repo: https://github.com/pycqa/flake8/
rev: 6.0.0
hooks:
- id: flake8