Skip to content

Commit

Permalink
chore(deps): update dependency watchfiles to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
serious-scaffold[bot] authored Aug 26, 2024
1 parent 13c7f3f commit aff9b31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ clean:
prerequisites:
pipx install --force copier==9.3.1
pipx install --force pre-commit==3.8.0
pipx install --force watchfiles==0.22.0
pipx install --force watchfiles==0.23.0

########################################################################################
# Lint
Expand Down
2 changes: 1 addition & 1 deletion template/Makefile.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ prerequisites:
pipx install --force copier==9.3.1
[%- endif %]
pipx install --force pre-commit==3.8.0
pipx install --force watchfiles==0.22.0
pipx install --force watchfiles==0.23.0

########################################################################################
# Lint
Expand Down

0 comments on commit aff9b31

Please sign in to comment.