mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
12638369b3
* Dependencies updates for May 2023 * adding updates to pre-commit and validation * updating pre-commit config
9 lines
223 B
YAML
9 lines
223 B
YAML
---
|
|
files: ^(device-types|module-types)/
|
|
repos:
|
|
- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
|
|
rev: 0.2.3
|
|
hooks:
|
|
- id: yamlfmt
|
|
args: [--mapping, '2', --sequence, '4', --offset, '2']
|