We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc1cc0 commit 7c9b6d5Copy full SHA for 7c9b6d5
2 files changed
Makefile
@@ -27,7 +27,7 @@ clean:
27
prerequisites:
28
pipx install --force copier==9.6.0
29
pipx install --force pre-commit==4.2.0
30
- pipx install --force watchfiles==1.0.4
+ pipx install --force watchfiles==1.0.5
31
32
########################################################################################
33
# Lint
template/Makefile.jinja
@@ -31,7 +31,7 @@ prerequisites:
[%- endif %]
34
35
36
37
0 commit comments