updating pre-commit (#1875)

This commit is contained in:
Daniel W. Anner 2024-01-22 12:43:23 -05:00 committed by GitHub
parent fea92bad30
commit 9e0c228482
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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