diff --git a/.pre-commit-config-github.yaml b/.pre-commit-config-github.yaml index 9539ab7..8fb3ab8 100644 --- a/.pre-commit-config-github.yaml +++ b/.pre-commit-config-github.yaml @@ -161,7 +161,7 @@ repos: exclude: /testsData/ - repo: https://github.com/fchastanet/bash-tools-framework - rev: 4.0.4 + rev: 5.1.3 hooks: - id: fixShebangExecutionBit - id: awkLint diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29ce7dd..f507947 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -156,7 +156,7 @@ repos: exclude: /testsData/ - repo: https://github.com/fchastanet/bash-tools-framework - rev: 4.0.4 + rev: 5.1.3 hooks: - id: fixShebangExecutionBit - id: awkLint