Skip to content

Commit

Permalink
MAINT: bump to taplo-cli v0.8.1 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer authored Aug 19, 2024
1 parent b8599ef commit f5a0cc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.0
0.8.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
setup(
name='pre_commit_placeholder_package',
version='0.0.0',
install_requires=['taplo==0.8.0'],
install_requires=['taplo==0.8.1'],
)

0 comments on commit f5a0cc1

Please sign in to comment.