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