From e8bb5afd08de213daeab124b0d6b205df20481fc Mon Sep 17 00:00:00 2001 From: fusion44 Date: Thu, 29 Dec 2022 09:12:24 +0100 Subject: [PATCH] chore: tell pre-commit ci to update the dev branch --- .pre-commit-config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 821a61a..245d92b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,6 @@ +ci: + autoupdate_branch: "dev" + repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.4.0