Skip to content

Commit

Permalink
Don't run pre-commit hooks on push
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Jan 9, 2025
1 parent a183faa commit a54b33b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
default_stages:
- pre-commit
repos:
- repo: https://github.com/backplane/pre-commit-rust-hooks
rev: v1.1.0
Expand Down

0 comments on commit a54b33b

Please sign in to comment.