Merge branch 'origin/main' into 'next-release/main'

This commit is contained in:
oauth 2024-10-07 21:31:59 +00:00
commit cf5ebb3719

View file

@ -4,7 +4,7 @@ repos:
- id: check-hooks-apply
- id: check-useless-excludes
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
@ -13,7 +13,7 @@ repos:
hooks:
- id: checkmake
- repo: https://github.com/hadolint/hadolint
rev: v2.13.0-beta
rev: v2.13.1-beta
hooks:
- id: hadolint
- repo: https://github.com/adrienverge/yamllint.git