Skip to content

Commit

Permalink
Add pre-commit.ci to the CI (apache#665)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjqliu authored Apr 29, 2024
1 parent eb87f1d commit 1b8a4c3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,14 @@ repos:
# --line-length is set to a high value to deal with very long lines
- --line-length
- '99999'
ci:
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
autofix_prs: true
autoupdate_branch: ''
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
autoupdate_schedule: weekly
skip: []
submodules: false

0 comments on commit 1b8a4c3

Please sign in to comment.