From e905c583785e4a5495be3d8026609ea3c3d7398a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 25 Aug 2023 05:48:59 +0000 Subject: [PATCH] chore(deps): bump scribemd/.github from v0.9.11 to v0.11.1 | datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | ScribeMD/.github | 0.9.11 | 0.11.1 | --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 5894801..7b39224 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>ScribeMD/.github#0.9.11"], + "extends": ["github>ScribeMD/.github#0.11.1"], "packageRules": [ { "matchFiles": [".github/workflows/test.yaml"],