pre-commit: remove "default_install_hook_types"

pull/198/head
JensDiemer 2025-09-20 20:47:21 +02:00
rodzic 2a0b4d867d
commit e04714ce22
2 zmienionych plików z 1 dodań i 6 usunięć

Wyświetl plik

@ -1,11 +1,5 @@
# pre-commit plugin configuration
# See https://pre-commit.com for more information
default_install_hook_types:
- prepare-commit-msg
- post-commit
- post-rewrite
- pre-push
repos:
- repo: https://github.com/jedie/cli-base-utilities
rev: v0.23.1

Wyświetl plik

@ -167,6 +167,7 @@ To make a new release, do this:
[comment]: <> (✂✂✂ auto generated history start ✂✂✂)
* [**dev**](https://github.com/jedie/PyInventory/compare/v0.21.2...main)
* 2025-09-20 - pre-commit: remove "default_install_hook_types"
* 2025-09-20 - Remove obsolete config files
* 2025-09-20 - Update ReadmeHistoryTestCase
* 2025-09-20 - Update requirements