1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/.pre-commit-config-slow.yaml

8 lines
176 B
YAML
Raw Normal View History

2020-12-21 17:59:28 +01:00
# Slow pre-commit checks we don't want to run locally with each commit.
repos:
- repo: https://github.com/mgedmin/check-manifest
rev: '0.43'
hooks:
- id: check-manifest