File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626# Install standalone tools
2727prerequisites :
2828 pipx install --force copier==9.10.2
29- pipx install --force pre-commit==4.2 .0
29+ pipx install --force pre-commit==4.3 .0
3030 pipx install --force watchfiles==1.1.0
3131
3232# #######################################################################################
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ prerequisites:
3030[%- if repo_name == "ss-cpp" %]
3131 pipx install --force copier==9.10.2
3232[%- endif %]
33- pipx install --force pre-commit==4.2 .0
33+ pipx install --force pre-commit==4.3 .0
3434 pipx install --force watchfiles==1.1.0
3535
3636########################################################################################
You can’t perform that action at this time.
0 commit comments