Skip to content

Commit

Permalink
chore(deps): update ci and devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent 37625b1 commit e20a66b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ exclude: dist/.*

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"@types/js-yaml": "^4.0.9",
"@types/lint-staged": "^13.3.0",
"@types/node": "^20.10.5",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/parser": "^7.0.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^28.0.0",
"eslint-plugin-prettier": "^5.1.2",
"husky": "^9.0.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit e20a66b

Please sign in to comment.