Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4fcd739

Browse files
authoredApr 29, 2024··
Quarterly updates
1 parent a034083 commit 4fcd739

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎.pre-commit-config.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,10 @@ repos:
3030
hooks:
3131
- id: end-of-file-fixer
3232
- id: trailing-whitespace
33+
34+
ci:
35+
autofix_commit_msg: "[pre-commit.ci] auto fixes from pre-commit.com hooks"
36+
autofix_prs: true
37+
autoupdate_commit_msg: "[pre-commit.ci] pre-commit autoupdate"
38+
autoupdate_schedule: quarterly
39+
submodules: false

0 commit comments

Comments
 (0)
Please sign in to comment.