tangled
alpha
login
or
join now
whitequark.org
/
git-pages-cli
1
fork
atom
[mirror] Command-line application for uploading a site to a git-pages server
1
fork
atom
overview
issues
pulls
pipelines
Configure Renovate commit messages.
whitequark.org
2 months ago
36a3c764
2b49e68d
+3
-1
1 changed file
expand all
collapse all
unified
split
renovate.json
+3
-1
renovate.json
···
9
9
"lockFileMaintenance": {
10
10
"enabled": true,
11
11
"automerge": false
12
12
-
}
12
12
+
},
13
13
+
"semanticCommits": "disabled",
14
14
+
"commitMessagePrefix": "[Renovate]"
13
15
}