Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • feature/setup.py
  • v0.2.0
  • v0.1.0
4 results

python-pre-commit

  • Clone with SSH
  • Clone with HTTPS
  • Adar Nimrod's avatar
    nimrod authored
    - GitLab CI.
    - Refresh pre-commit checks.
    - Address some issues.
    7078dfe3
    History

    Python pre-commit hooks

    pipeline status

    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.