Skip to content

Commit

Permalink
Merge pull request #31 from YDX-2147483647/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
YDX-2147483647 authored Sep 10, 2024
2 parents eda6bac + 9270d5b commit 4327edc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/crate-ci/typos
rev: v1.22.0
rev: v1.24.5
hooks:
- id: typos
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.4.0
rev: v9.10.0
hooks:
- id: eslint
args:
Expand All @@ -26,3 +26,6 @@ repos:
- eslint-plugin-promise@^6.0.0

exclude: "/obsolete/"

ci:
autoupdate_schedule: quarterly

0 comments on commit 4327edc

Please sign in to comment.