Skip to content

Commit e8c785c

Browse files
committed
Use defaults in renovate.json
1 parent 8446045 commit e8c785c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/renovate.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
},
1212
"postUpgradeTasks": {
1313
"commands": ["make readme"],
14-
"fileFilters": ["README.md"],
15-
"executionMode": "update"
16-
}
14+
"fileFilters": ["README.md"]
15+
}
1716
}

0 commit comments

Comments
 (0)