chore: Update dependencies
Some checks failed
Build and deploy / build (push) Failing after 13m11s

This commit is contained in:
2025-12-22 23:36:58 +01:00
parent f03ab650fd
commit 1fd3d4d3a9
7 changed files with 489 additions and 484 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