Skip to content

Commit

Permalink
DX: configure pre-commit.ci (#12)
Browse files Browse the repository at this point in the history
* MAINT: autoupdate pre-commit config

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vitor Shen <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and shenvitor authored May 21, 2024
1 parent 9c74246 commit 137fc78
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
ci:
autoupdate_commit_msg: "MAINT: autoupdate pre-commit config"
autoupdate_schedule: quarterly

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
Expand All @@ -18,7 +22,7 @@ repos:
- id: prettier

- repo: https://github.com/redeboer/taplo-pre-commit
rev: v0.9.1rc1
rev: 0.9.1rc1
hooks:
- id: taplo

Expand Down

0 comments on commit 137fc78

Please sign in to comment.