Skip to content
Snippets Groups Projects
Commit 96eb9818 authored by Verena Kain's avatar Verena Kain
Browse files

added precommit check on lock files

parent 32872a2d
No related branches found
No related tags found
No related merge requests found
Pipeline #10123036 failed
......@@ -7,6 +7,11 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: ssh://git@gitlab.cern.ch:7999/acc-co/devops/python/devtools/acc-py-deploy-pre-commit.git
rev: v2.8.1
hooks:
- id: check-lockfiles
- repo: https://gitlab.cern.ch/pre-commit-hook-mirrors/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment