Skip to content

Commit 9ae8a42

Browse files
chore: add monthly pre-commit autoupdate (#105)
* add monthly pre-commit autoupdate * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 61a299f commit 9ae8a42

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
ci:
2+
autofix_commit_msg: |
3+
[pre-commit.ci] auto fixes from pre-commit.com hooks
4+
5+
for more information, see https://pre-commit.ci
6+
autofix_prs: true
7+
autoupdate_branch: ""
8+
autoupdate_commit_msg: "chore: pre-commit autoupdate"
9+
autoupdate_schedule: monthly
10+
skip: []
11+
submodules: false
12+
113
repos:
214
- repo: https://github.com/psf/black-pre-commit-mirror
315
rev: 26.1.0

0 commit comments

Comments
 (0)