Skip to content

Commit 9dbdc3c

Browse files
chore(deps): update pre-commit hook prettier-plugin-tailwindcss to ^0.7.0 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0b9496 commit 9dbdc3c

File tree

3 files changed

+7
-15
lines changed

3 files changed

+7
-15
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
language: node
77
additional_dependencies:
88
- prettier@^3.6.2
9-
- prettier-plugin-tailwindcss@^0.6.6
9+
- prettier-plugin-tailwindcss@^0.7.0
1010

1111
- repo: https://github.com/doublify/pre-commit-rust
1212
rev: v1.0

package-lock.json

Lines changed: 5 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"scripts": {},
99
"devDependencies": {
1010
"prettier": "^3.3.3",
11-
"prettier-plugin-tailwindcss": "^0.6.6",
11+
"prettier-plugin-tailwindcss": "^0.7.0",
1212
"tailwindcss": "^3.4.10"
1313
},
1414
"engines": {

0 commit comments

Comments
 (0)