Skip to content

Commit

Permalink
chore: add snapshots to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Dec 13, 2024
1 parent d15bd90 commit 9d19066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ run = [
depends = ['test', 'lint']

[tasks.pre-commit]
depends = ['render']
depends = ['render', 'snapshots']

[tasks.render]
depends = ['render:*']
Expand Down

0 comments on commit 9d19066

Please sign in to comment.