From a985a51a2f315ae1e9e697b71b9d639616c45ace Mon Sep 17 00:00:00 2001 From: platform-engineering-bot <137812415+platform-engineering-bot@users.noreply.github.com> Date: Tue, 26 Dec 2023 02:49:17 +0100 Subject: [PATCH] chore(deps): update patch and digest updates Signed-off-by: Platform Engineering Bot --- .github/workflows/docs.yml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index d229d2e..c586856 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -42,4 +42,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4.0.0 + uses: actions/deploy-pages@7a9bd943aa5e5175aeb8502edcc6c1c02d398e10 # v4.0.2 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cd35775..355c95b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,6 +26,6 @@ repos: hooks: - id: markdownlint - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 37.107.0 + rev: 37.107.1 hooks: - id: renovate-config-validator