mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 00:54:35 +01:00
bumping pre-commit and hook configs (#2154)
This commit is contained in:
parent
005e5ac460
commit
5609f0ca9f
@ -2,7 +2,7 @@
|
||||
files: ^(device-types|module-types)/
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
@ -2,9 +2,9 @@
|
||||
files: ^(device-types|module-types)/
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
- id: check-yaml
|
||||
name: Check YAML files
|
||||
name: Check YAML files
|
||||
|
@ -1,6 +1,6 @@
|
||||
jsonschema==4.22.0
|
||||
jsondiff==2.0.0
|
||||
pre-commit==3.7.0
|
||||
pre-commit==3.7.1
|
||||
pytest==8.2.0
|
||||
PyYAML==6.0.1
|
||||
yamllint==1.35.1
|
||||
|
Loading…
Reference in New Issue
Block a user