Skip to content

Commit

Permalink
fix(pre-commit): remove trailing repos field
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbz00 committed Oct 5, 2024
1 parent 9a63ddd commit 23f707f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ repos:
pass_filenames: false
entry: sh -c "RUSTDOCFLAGS='-D warnings' cargo doc"
args: ["--no-deps", "--all-features", "--workspace"]
repos:
- repo: https://github.com/ComPWA/mirrors-taplo
rev: "v0.8.1"
hooks:
Expand Down

0 comments on commit 23f707f

Please sign in to comment.