chore: Update dependencies

This commit is contained in:
2025-12-21 06:19:04 +01:00
parent f98677eb1e
commit 72bb27aae0
13 changed files with 754 additions and 812 deletions

View File

@@ -2,7 +2,7 @@ fail_fast: true
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
rev: v6.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
@@ -14,7 +14,7 @@ repos:
- id: check-merge-conflict
- repo: https://github.com/crate-ci/typos
rev: v1.31.1
rev: typos-dict-v0.13.13
hooks:
- id: typos
args: ["--force-exclude"]
@@ -72,6 +72,6 @@ repos:
pass_filenames: false
- repo: https://github.com/hadolint/hadolint
rev: v2.12.0
rev: v2.14.0
hooks:
- id: hadolint