Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb3d014

Browse files
authored
fix: renovate.json format (GoogleCloudPlatform#317)
1 parent eaa846b commit bb3d014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["group:allNonMajor", "schedule:monthly"],
4-
"ignoreDeps": ["org.apache.maven.plugins:maven-source-plugin"]
4+
"ignoreDeps": ["org.apache.maven.plugins:maven-source-plugin"],
55
"packageRules": [
66
{
77
"description": "Create a PR whenever there is a new major version",

0 commit comments

Comments
 (0)