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 ebc0b32 commit 3b8b52bCopy full SHA for 3b8b52b
Makefile
@@ -26,7 +26,7 @@ clean:
26
# Install standalone tools
27
prerequisites:
28
pipx install --force pre-commit==4.0.1
29
- pipx install --force watchfiles==0.24.0
+ pipx install --force watchfiles==1.0.0
30
31
########################################################################################
32
# Lint
0 commit comments