pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2025-08-16 15:40:53 +03:00
parent f386575031
commit 8d11520b33
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -18,7 +18,7 @@ default_language_version:
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
rev: v6.0.0
hooks:
- id: trailing-whitespace
args: ["--markdown-linebreak-ext", "md,markdown"]
@ -89,7 +89,7 @@ repos:
language: system
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "3.2.1"
rev: "3.4.0"
hooks:
- id: editorconfig-checker
alias: ec