Skip to content

Commit ade0f95

Browse files
authored
MAINT: bump to taplo-cli v0.9.3 (#21)
1 parent 6d4103f commit ade0f95

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.0
1+
0.9.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
setup(
77
name='pre_commit_placeholder_package',
88
version='0.0.0',
9-
install_requires=['taplo==0.9.0'],
9+
install_requires=['taplo==0.9.3'],
1010
)

0 commit comments

Comments
 (0)