Skip to content

Commit

Permalink
Remove bad comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
dipack95 committed Mar 14, 2024
1 parent 394eec7 commit 7c1b9cb
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 @@ -31,7 +31,7 @@ repos:
exclude: (.github)
args: [--title, "\n## Table of Contents", --maxlevel, '5']
- repo: https://github.com/pre-commit/mirrors-eslint
rev: 'v8.55.0' # Use the sha / tag you want to point at
rev: 'v8.55.0'
hooks:
- id: eslint
types: [file]
Expand Down

0 comments on commit 7c1b9cb

Please sign in to comment.