Skip to content

Commit

Permalink
Merge branch 'main' into report0
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer authored May 22, 2024
2 parents 7aa239a + 137fc78 commit 16a328b
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 16a328b

Please sign in to comment.