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 481d745 commit 3685b16Copy full SHA for 3685b16
Makefile
@@ -26,7 +26,7 @@ clean:
26
# Install standalone tools
27
prerequisites:
28
pipx install --force pre-commit==4.2.0
29
- pipx install --force watchfiles==1.0.4
+ pipx install --force watchfiles==1.0.5
30
31
########################################################################################
32
# Lint
0 commit comments