We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a5519 commit 9f786a4Copy full SHA for 9f786a4
Makefile
@@ -25,7 +25,7 @@ clean:
25
26
# Install standalone tools
27
prerequisites:
28
- pipx install --force pre-commit==4.1.0
+ pipx install --force pre-commit==4.2.0
29
pipx install --force watchfiles==1.0.4
30
31
########################################################################################
0 commit comments