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 25, 2024
1 parent 1beadc3 commit 7058ed1
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 @@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.10.0
rev: v9.11.1
hooks:
- id: eslint
- repo: https://github.com/pre-commit/mirrors-prettier
Expand All @@ -23,7 +23,7 @@ repos:
stages: [commit-msg]
additional_dependencies: ["@open-turo/commitlint-config-conventional"]
- repo: https://github.com/rhysd/actionlint
rev: v1.7.1
rev: v1.7.2
hooks:
- id: actionlint
- repo: local
Expand Down

0 comments on commit 7058ed1

Please sign in to comment.