Skip to content

Commit 07f3453

Browse files
authored
infra: remove precommit ci (#2379)
<!-- Thanks for opening a pull request! --> <!-- In the case this PR will resolve an issue, please replace ${GITHUB_ISSUE_ID} below with the actual Github issue id. --> <!-- Closes #${GITHUB_ISSUE_ID} --> # Rationale for this change Remove this since its unused. we cannot use pre-commit ci since it requires "write access to code" permission #2378 (comment) ## Are these changes tested? ## Are there any user-facing changes? <!-- In the case of user-facing changes, please add the changelog label. -->
1 parent a33cd38 commit 07f3453

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,3 @@ repos:
6565
rev: v2.4.1
6666
hooks:
6767
- id: codespell
68-
ci:
69-
autofix_commit_msg: |
70-
[pre-commit.ci] auto fixes from pre-commit.com hooks
71-
72-
for more information, see https://pre-commit.ci
73-
autofix_prs: true
74-
autoupdate_branch: ''
75-
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
76-
autoupdate_schedule: weekly
77-
skip: []
78-
submodules: false

0 commit comments

Comments
 (0)