Skip to content

Commit

Permalink
ci(fix): Make pre-commit sign so that a rebase isn't required (#359)
Browse files Browse the repository at this point in the history
Signed-off-by: Terry Kong <[email protected]>
Signed-off-by: NeMo-Aligner CI <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
terrykong and pre-commit-ci[bot] authored Oct 25, 2024
1 parent 633f792 commit 2fd54cd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ default_language_version:

ci:
autofix_prs: true
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Signed-off-by: NeMo-Aligner CI <[email protected]>
autoupdate_commit_msg: '[pre-commit.ci] pre-commit suggestions'
autoupdate_schedule: quarterly

Expand Down

0 comments on commit 2fd54cd

Please sign in to comment.