Merge e0c2a1fd2b20e4e2b62be60f8f7d9643b2cfbd12 into 905c190ddb9ed56369ec172bab1b21553f3c602e

This commit is contained in:
pre-commit-ci[bot] 2025-01-06 22:00:27 +00:00 committed by GitHub
commit dfd679f1a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,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"]
@ -46,7 +46,7 @@ repos:
- id: check-pre-commit-ci-config
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.1
rev: 0.30.0
hooks:
- id: check-dependabot
- id: check-github-workflows
@ -59,7 +59,7 @@ repos:
language: system
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.3"
rev: "3.0.3"
hooks:
- id: editorconfig-checker
alias: ec