mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
updating pre-commit (#1875)
This commit is contained in:
parent
fea92bad30
commit
9e0c228482
@ -14,7 +14,7 @@ repos:
|
||||
- id: yamlfmt
|
||||
args: [--mapping, '2', --sequence, '4', --offset, '2']
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
rev: v1.32.0
|
||||
rev: v1.33.0
|
||||
hooks:
|
||||
- id: yamllint
|
||||
name: Lint YAML files
|
||||
|
@ -1,6 +1,6 @@
|
||||
jsonschema==4.19.0
|
||||
jsondiff==2.0.0
|
||||
pre-commit==3.5.0
|
||||
pre-commit==3.6.0
|
||||
pytest==7.4.4
|
||||
PyYAML==6.0.1
|
||||
yamllint==1.33.0
|
||||
|
Loading…
Reference in New Issue
Block a user