Python pre-commit hooks
Ansible pre-commit hooks.
-
piprot
: Checks your requirements files for out of date packages.
Installation
Add the following to your .pre-commit-config.yaml
:
- repo: https://git.shore.co.il/nimrod/python-pre-commit.git
rev: v0.2.0
hooks:
- id: piprot
License
This software is licensed under the MIT license (see the LICENSE.txt
file).
Author Information
Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://git.shore.co.il/explore.