Skip to content

Commit

Permalink
add prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockleyJE committed May 5, 2023
1 parent 3af6558 commit 85f44f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- id: cargo-sqlx
name: cargo sqlx
description: Use sqlx CLI
entry: cargo sqlx
entry: cargo sqlx prepare
args: [""]
files: \.rs$
pass_filenames: false
Expand Down

0 comments on commit 85f44f8

Please sign in to comment.