Skip to content

Commit b0e8d1d

Browse files
author
Renovate Bot
committedFeb 8, 2025
⬆️ migrate config .github/renovate.json
1 parent e4e4513 commit b0e8d1d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎.github/renovate.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base"
4+
"config:recommended"
55
],
66
"dependencyDashboardTitle": ":robot: Renovate Dashboard",
7-
"regexManagers": [
7+
"customManagers": [
88
{
9+
"customType": "regex",
910
"description": "Process files",
1011
"fileMatch": [
1112
"docker/.+\\.y?ml$",

0 commit comments

Comments
 (0)
Please sign in to comment.