Skip to content

Commit

Permalink
Skip cargo in pre-commit.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lan496 committed Aug 3, 2024
1 parent e1efb7a commit 51dc55e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ default_language_version:

fail_fast: false

ci:
skip: [cargo-fmt, cargo-deny, cargo-check, cargo-clippy]

repos:
# Misc
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 51dc55e

Please sign in to comment.