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 6115724 commit cb6481dCopy full SHA for cb6481d
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.5
+ pipx install --force watchfiles==1.1.0
30
31
########################################################################################
32
# Lint
0 commit comments