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