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 authored and tagoro9 committed Apr 29, 2024
1 parent 84d3569 commit 3eb2e73
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-json
- id: check-yaml
Expand All @@ -12,7 +12,7 @@ repos:
- id: prettier
stages: [commit]
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.14.0
rev: v9.16.0
hooks:
- id: commitlint
stages: [commit-msg]
Expand Down

0 comments on commit 3eb2e73

Please sign in to comment.