From a65e41f09cc3e7326959da21b640d3c9c7ef57d5 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 18 Dec 2023 23:28:01 +0000 Subject: [PATCH] chore(deps): bump scribemd/pre-commit-action action to v0.9.127 | datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | ScribeMD/pre-commit-action | 0.9.116 | 0.9.127 | --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 4d9ff70..8528f39 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -20,7 +20,7 @@ jobs: - name: Use Docker in rootless mode. uses: ./ - name: Run pre-commit hooks. - uses: ScribeMD/pre-commit-action@aaa96559a813c7280f69aa91a73916dc3eabf19e # 0.9.116 + uses: ScribeMD/pre-commit-action@832e026101148e0234fde20eecf91c08942ace4a # 0.9.127 - name: Send Slack notification with job status. if: always() uses: ScribeMD/slack-templates@bea126c3915616204196f29d27d6ab9526d61a25 # 0.6.37