- update template formatting

This commit is contained in:
Mike Penz
2024-11-02 10:56:21 +01:00
parent 43378945af
commit ccd10ec0fc
+1 -1
View File
@@ -21,7 +21,7 @@
"labels": ["dependencies"] "labels": ["dependencies"]
} }
], ],
"template": "#{{CHANGELOG}}\n\nContributors:\n- #{{CONTRIBUTORS}}", "template": "#{{CHANGELOG}}\n## Contributors:\n- #{{CONTRIBUTORS}}",
"max_pull_requests": 1000, "max_pull_requests": 1000,
"max_back_track_time_days": 1000 "max_back_track_time_days": 1000
} }