Skip to content

Commit

Permalink
Bump tailwindcss from 3.4.13 to 3.4.14 + pre-commit hooks (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Xiao <[email protected]>
  • Loading branch information
dependabot[bot] and chrisx8 authored Oct 17, 2024
1 parent 9851212 commit 0552bad
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
hooks:
- id: remove-crlf
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand Down
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"tailwindcss": "^3.4.13"
"tailwindcss": "^3.4.14"
}
}

0 comments on commit 0552bad

Please sign in to comment.