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