summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-05-11 07:14:37 -0700
committerGitHub <noreply@github.com>2021-05-11 07:14:37 -0700
commit02283755c88c546f92468550f81f7c747ca8f80d (patch)
tree6915ae0d7d6fba8b880cab967aee271dc48eff80
parent0bd14f07a9739b21ac4632e021b07dedad352c94 (diff)
parent5f3ee4362faa64127c2205ae5ff0f48ce4af3ee0 (diff)
downloadmarkupsafe-02283755c88c546f92468550f81f7c747ca8f80d.tar.gz
Merge pull request #210 from pallets/pre-commit-ci-schedule
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 f12545a..0b529a1 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