diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0990d8..977a5bb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: hooks: - id: gitlint - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.2.0 + rev: v4.3.0 hooks: - id: check-added-large-files args: [--maxkb=1024] @@ -25,7 +25,7 @@ repos: - id: no-commit-to-branch - id: trailing-whitespace - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 2.1.6 + rev: 3.0.0 hooks: - id: check-mailmap - id: forbid-binary @@ -35,11 +35,11 @@ repos: exclude: .*\.bats$ - id: script-must-not-have-extension - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.31.1 + rev: v0.32.1 hooks: - id: markdownlint - repo: https://github.com/adrienverge/yamllint.git - rev: v1.26.3 + rev: v1.27.1 hooks: - id: yamllint args: [--strict] @@ -72,6 +72,6 @@ repos: language: system types: [shell] - repo: https://github.com/zricethezav/gitleaks - rev: v8.2.7 + rev: v8.10.3 hooks: - id: gitleaks diff --git a/tests/helpers/bats-assert b/tests/helpers/bats-assert index 397c735..ffe84ea 160000 --- a/tests/helpers/bats-assert +++ b/tests/helpers/bats-assert @@ -1 +1 @@ -Subproject commit 397c735212bf1a06cfdd0cb7806c5a6ea79582bf +Subproject commit ffe84ea5dd43b568851549b3e241db150c12929c diff --git a/tests/helpers/bats-file b/tests/helpers/bats-file index 166ed1a..f9154f4 160000 --- a/tests/helpers/bats-file +++ b/tests/helpers/bats-file @@ -1 +1 @@ -Subproject commit 166ed1ab8aa13cda57679f7fe1e1f4f7bc0c05c9 +Subproject commit f9154f43104322f9a30fb0a9e63c7cc46c5a8dc2