Skip to content

Commit

Permalink
re-enable pre-commit ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Jul 5, 2024
1 parent f21df8e commit 445b7e8
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 445b7e8

Please sign in to comment.