Skip to content

Commit

Permalink
chore(deps): update all ci non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 11, 2024
1 parent 7a46c8d commit 364a874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.6.0
rev: v9.10.0
hooks:
- id: eslint
- repo: https://github.com/pre-commit/mirrors-prettier
Expand All @@ -16,7 +16,7 @@ repos:
- id: prettier
stages: [commit]
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.16.0
rev: v9.17.0
hooks:
- id: commitlint
stages: [commit-msg]
Expand Down

0 comments on commit 364a874

Please sign in to comment.