We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1c8d4e + 42e8acc commit 6327115Copy full SHA for 6327115
LICENSE
@@ -192,7 +192,7 @@
192
you may not use this file except in compliance with the License.
193
You may obtain a copy of the License at
194
195
- http://www.apache.org/licenses/LICENSE-2.0
+ https://www.apache.org/licenses/LICENSE-2.0
196
197
Unless required by applicable law or agreed to in writing, software
198
distributed under the License is distributed on an "AS IS" BASIS,
renovate.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:base"
+ "config:recommended"
5
]
6
}
0 commit comments