From d1eb7aa76756268061f2d31551f79da7882b45a9 Mon Sep 17 00:00:00 2001 From: David Lord Date: Tue, 11 May 2021 07:06:00 -0700 Subject: [PATCH] update pre-commit monthly --- .pre-commit-config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 09ab46b..ed820af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,5 @@ +ci: + autoupdate_schedule: monthly repos: - repo: https://github.com/asottile/pyupgrade rev: v2.15.0