Skip to content

Commit

Permalink
ci(pre-commit): trying orsula deny check as embark seems broken
Browse files Browse the repository at this point in the history
Signed-off-by: gacallea <3269984+gacallea@users.noreply.github.com>
  • Loading branch information
andreacfromtheapp committed Aug 11, 2024
1 parent 39b83eb commit f8c8ace
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,4 @@ repos:
"--workspace",
"--examples",
]

- repo: https://github.com/EmbarkStudios/cargo-deny
rev: 0.16.1
hooks:
- id: cargo-deny
args: ["--all-features", "check"]
- id: cargo-deny-check

0 comments on commit f8c8ace

Please sign in to comment.