Skip to content

Commit

Permalink
disable pre-commit ci for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Jul 5, 2024
1 parent 71e83c9 commit ded5681
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@ repos:
- id: check-useless-excludes


ci:
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks
# 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: quarterly
skip: []
submodules: false
# for more information, see https://pre-commit.ci
# autofix_prs: true
# autoupdate_branch: ''
# autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
# autoupdate_schedule: quarterly
# skip: []
# submodules: false

0 comments on commit ded5681

Please sign in to comment.