Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel authored Apr 30, 2024
1 parent 32c2cc0 commit 1c578d4
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.1.1
rev: v9.0.0-rc.0
hooks:
- id: eslint
args: [--format=compact]
Expand Down

0 comments on commit 1c578d4

Please sign in to comment.