Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-eslint: v9.2.0 → v9.3.0](pre-commit/mirrors-eslint@v9.2.0...v9.3.0)
  • Loading branch information
pre-commit-ci[bot] authored and nijel committed May 21, 2024
1 parent a31399a commit ff85057
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 @@ -44,7 +44,7 @@ repos:
- id: prettier
files: \.(css|less|scss|graphql|gql|js|jsx|json|md|markdown|mdown|mkdn|mdx|vue)$
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.2.0
rev: v9.3.0
hooks:
- id: eslint
args: [--format=compact]
Expand Down

0 comments on commit ff85057

Please sign in to comment.