From cbf8c57166c6ff03ce57908980a8f49feca17e9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:47:37 +0000 Subject: [PATCH] =?UTF-8?q?hato-bot=E3=81=AECI=E3=82=92=E5=8F=8D=E6=98=A0?= =?UTF-8?q?=E3=81=99=E3=82=8B=E3=82=88=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-test.yml | 2 +- renovate.json | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index 289d7d58d..fe8ae9f27 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -42,7 +42,7 @@ jobs: pr-dotenv-linter: runs-on: ubuntu-latest steps: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 + - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 with: submodules: "recursive" fetch-depth: 0 diff --git a/renovate.json b/renovate.json index ce0e09de5..dee312c44 100644 --- a/renovate.json +++ b/renovate.json @@ -3,6 +3,12 @@ "github>dev-hato/renovate-config" ], "packageRules": [ + { + "matchPackageNames": [ + "flask" + ], + "allowedVersions": "<3.0.0" + }, { "matchPackageNames": [ "postgres"