kopia lustrzana https://github.com/jedie/PyInventory
13 wiersze
281 B
YAML
13 wiersze
281 B
YAML
|
|
# pre-commit plugin configuration
|
||
|
|
# See https://pre-commit.com for more information
|
||
|
|
default_install_hook_types:
|
||
|
|
- pre-commit
|
||
|
|
- post-rewrite
|
||
|
|
- pre-push
|
||
|
|
|
||
|
|
repos:
|
||
|
|
- repo: https://github.com/jedie/cli-base-utilities
|
||
|
|
rev: v0.11.0
|
||
|
|
hooks:
|
||
|
|
- id: update-readme-history
|