Skip to content
Snippets Groups Projects
Commit 1ba0eade authored by nimrod's avatar nimrod
Browse files

- Use my Python pre-commit hooks repo for piprot.

parent 37a52d87
No related branches found
No related tags found
No related merge requests found
......@@ -24,12 +24,7 @@
files: tests/playbook.yml
args:
- tests/playbook.yml
- repo: local
- repo: https://github.com/adarnimrod/python-pre-commit.git
sha: v0.1.0
hooks:
- id: piprot
name: piprot
description: Check up-to-date Python requirements
language: system
entry: piprot --outdated tests/requirements.txt
files: requirements.txt
always_run: true
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