Updating Dependancies and pre-commit packages (#1707)
* bumping deps * updated pre-commit packages
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
files: ^(device-types|module-types)/
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
@@ -14,7 +14,7 @@ repos:
|
||||
- id: yamlfmt
|
||||
args: [--mapping, '2', --sequence, '4', --offset, '2']
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
rev: v1.31.0
|
||||
rev: v1.32.0
|
||||
hooks:
|
||||
- id: yamllint
|
||||
name: Lint YAML files
|
||||
|
||||
Reference in New Issue
Block a user