From c4114a800dadb938623e24871a96bc0f002c9025 Mon Sep 17 00:00:00 2001 From: Derek Lewis Date: Sat, 21 Jan 2023 14:53:01 -0500 Subject: [PATCH] fix(automation): reconfigure restyled as desired Signed-off-by: Derek Lewis --- .restyled.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.restyled.yaml b/.restyled.yaml index 795ab72b..69f1bc2d 100644 --- a/.restyled.yaml +++ b/.restyled.yaml @@ -4,10 +4,10 @@ enabled: true auto: true +pull_requests: true +restylers_version: dev commit_template: | style: apply changes from ${restyler.name} restyler Signed-off-by: Restyled Commits -pull_requests: true -restylers_version: stable