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
Branches
No related tags found
No related merge requests found
...@@ -24,12 +24,7 @@ ...@@ -24,12 +24,7 @@
files: tests/playbook.yml files: tests/playbook.yml
args: args:
- tests/playbook.yml - tests/playbook.yml
- repo: local - repo: https://github.com/adarnimrod/python-pre-commit.git
sha: v0.1.0
hooks: hooks:
- id: piprot - 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.
Please register or to comment