From 2cdbbc38c422886ce65a8cbf1a38dc0def71c941 Mon Sep 17 00:00:00 2001 From: Sebastian Urchs Date: Thu, 27 Jun 2024 00:49:50 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20neurob?= =?UTF-8?q?agel/workflows=20(#318)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🔄 synced local '.autorc' with remote 'template_configs/.autorc' * Pinned `numpy` version --------- Co-authored-by: surchs Co-authored-by: rmanaem --- .autorc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.autorc b/.autorc index dc7eb7f..05487d3 100644 --- a/.autorc +++ b/.autorc @@ -4,6 +4,9 @@ "baseBranch": "main", "author": "Chef Bot ", "noVersionPrefix": false, + "changelog": { + "message": "Update CHANGELOG.md [skip pre-commit.ci] [skip ci]" + }, "plugins": [ "git-tag", "released",