refactor pim endpoint

This commit is contained in:
Robert Resch 2022-05-17 22:40:06 +02:00
parent 50d31344c8
commit 9b85d45407
11 changed files with 2782 additions and 2571 deletions

View file

@ -62,6 +62,11 @@ repos:
rev: v2.6.2
hooks:
- id: prettier
additional_dependencies:
- prettier@2.6.2
- prettier-plugin-sort-json@0.0.2
exclude_types:
- python
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.26.3
hooks: