Skip to content

Commit

Permalink
feat(github-release): update pre-commit hook pre-commit/mirrors-eslin…
Browse files Browse the repository at this point in the history
…t ( v9.5.0 → v9.11.1 )

| datasource  | package                   | from   | to      |
| ----------- | ------------------------- | ------ | ------- |
| github-tags | pre-commit/mirrors-eslint | v9.5.0 | v9.11.1 |
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 27ae68f commit dd6d209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repos:
args: [-c=.yamllint]

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.5.0
rev: v9.11.1
hooks:
- id: eslint
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
Expand Down

0 comments on commit dd6d209

Please sign in to comment.