summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2022-10-07 12:07:07 +0100
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2022-10-07 12:07:07 +0100
commit7257d5b31ae075894d363b0cd6e7ff8ca81f2658 (patch)
tree8331db45d4d5f4fed12a085b6d50495e5e7bd52b /.pre-commit-config.yaml
parent2b9e3a958acf5810bb935f95a35ac260e5ac681b (diff)
downloadpip-7257d5b31ae075894d363b0cd6e7ff8ca81f2658.tar.gz
Tweak the pre-commit.ci configuration
This avoids modifying PRs and slows down the frequency of auto-update pull requests.
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 4d121315a..6e561f09c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -77,3 +77,8 @@ repos:
rev: '0.48'
hooks:
- id: check-manifest
+
+ci:
+ autofix_prs: false
+ autoupdate_commit_msg: 'pre-commit autoupdate'
+ autoupdate_schedule: monthly