Skip to content

Commit

Permalink
chore: Temporarily use betas for certain packages
Browse files Browse the repository at this point in the history
  • Loading branch information
zusorio committed Nov 27, 2024
1 parent 54db231 commit 0f9ccf3
Show file tree
Hide file tree
Showing 3 changed files with 800 additions and 5,856 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ repos:
types_or: [ts, css, html, markdown]
exclude: '^frontend/src/app/openapi'
additional_dependencies:
- 'prettier@3.3.3'
- 'prettier-plugin-tailwindcss@^0.6.8'
- 'prettier@3.4.1'
- 'prettier-plugin-tailwindcss@^0.6.9'
- '@trivago/prettier-plugin-sort-imports@^4.3.0'
- 'tailwindcss@^3.4.15'
- 'prettier-plugin-classnames@^0.7.4'
Expand Down Expand Up @@ -181,12 +181,12 @@ repos:
additional_dependencies:
- 'eslint@^9.15.0'
- '@eslint/js@^9.15.0'
- 'angular-eslint@18.4.0'
- 'angular-eslint@19.0.0-alpha.4'
- 'eslint-config-prettier@^9.1.0'
- 'typescript-eslint@8.15.0'
- 'typescript-eslint@8.16.0'
- 'eslint-plugin-unused-imports@^4.1.4'
- 'eslint-plugin-tailwindcss@^3.17.5'
- '[email protected].0'
- '[email protected].1'
- 'tailwindcss@^3.4.15'
args:
[
Expand Down
Loading

0 comments on commit 0f9ccf3

Please sign in to comment.