Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasTomecek committed Dec 15, 2022
1 parent de29f3a commit b3c08d5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,10 @@ repos:
hooks:
- id: requre-purge
stages: [manual, push]
# run this with `pre-commit run thoth-pre-commit-hook --verbose --hook-stage manual`
- repo: https://github.com/thoth-station/thoth-pre-commit-hook
rev: v0.1.3
hooks:
- id: thoth-pre-commit-hook
# args: [--json, --no-wait]
stages: [manual]

0 comments on commit b3c08d5

Please sign in to comment.