Skip to content

Commit

Permalink
chore: willboosterify this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
WillBooster-bot committed Dec 11, 2024
1 parent 7a4f2af commit 3b6c514
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .husky/post-merge
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ run_if_changed() {
fi
}

run_if_changed "\..+-version" "awk '{print \$1}' .tool-versions | xargs -I{} asdf plugin add {}"
run_if_changed "\..+-version" "asdf plugin update --all"
run_if_changed "\..+-version" "asdf install"
run_if_changed "package\.json" "yarn"

0 comments on commit 3b6c514

Please sign in to comment.