From 8b6e8cceaabec75d1aaf3e5b3ce759238fa3966d Mon Sep 17 00:00:00 2001 From: Austin Abro Date: Thu, 18 Apr 2024 16:09:49 +0000 Subject: [PATCH] file match change --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index d3bffe4..2ce45fe 100644 --- a/renovate.json +++ b/renovate.json @@ -28,7 +28,7 @@ }, { "fileMatch": [ - ".github/**" + ".github/*" ], "matchStrings": [ "# renovate: datasource=github-tags depName=orhun/git-cliff versioning=semver\n\\s*VERSION: (?[\\d.]+)"