Skip to content

Commit

Permalink
Revert "ci: Add ci section to pre-commit-config.yaml for pre-commit.c…
Browse files Browse the repository at this point in the history
…i configuration"

This reverts commit 2b58a97.
  • Loading branch information
serdardalgic committed Nov 14, 2022
1 parent b5f9563 commit 38e5308
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,3 @@ repos:
hooks:
- id: shellcheck
args: [ "-x" ]

# CI configuration for running pre-commit.ci
ci:
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
autofix_prs: false
autoupdate_branch: ''
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
autoupdate_schedule: weekly
skip: []
submodules: false

0 comments on commit 38e5308

Please sign in to comment.