Merge a2dc35651f33b0e6b152a5a6187e41a6319da972 into f960198a5d92eba4d85b1e9966b2b5fd64c3d900

This commit is contained in:
pre-commit-ci[bot] 2024-10-07 22:23:59 +00:00 committed by GitHub
commit 6e089a8fae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ default_language_version:
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
args: ["--markdown-linebreak-ext", "md,markdown"]
@ -68,7 +68,7 @@ repos:
]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.2
rev: 0.29.3
hooks:
- id: check-dependabot
- id: check-github-actions