Skip to content

Commit

Permalink
Update hooks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
OWissett authored Mar 1, 2023
1 parent a45e8c5 commit 4611c29
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,9 @@
language: system
files: \.rs$
pass_filenames: false
- id: cargo-update
name: cargo update
description: Update cargo packages and lock file
entry: cargo update
language: system
pass_filenames: false

0 comments on commit 4611c29

Please sign in to comment.