summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-05-11 07:06:00 -0700
committerDavid Lord <davidism@gmail.com>2021-05-11 07:06:00 -0700
commitd1eb7aa76756268061f2d31551f79da7882b45a9 (patch)
tree4b079b40caa58b28f1999f0303f276be643e2c95
parentacbc456c91d4a9e9f63b9230be5a1cf3d5a1d767 (diff)
downloaditsdangerous-d1eb7aa76756268061f2d31551f79da7882b45a9.tar.gz
update pre-commit monthly
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 2 insertions, 0 deletions
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