Skip to content

Commit

Permalink
Revert eslint update from mixxxdj#4558
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergAtGithub committed Jan 1, 2022
1 parent 98a42ac commit 93e9c5d
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 @@ -63,7 +63,7 @@ repos:
#args: [--ignore-words, .codespellignore, --ignore-regex, "\\W(?:m_p*(?=[A-Z])|m_(?=\\w)|pp*(?=[A-Z])|k(?=[A-Z])|s_(?=\\w))"]
exclude: ^(packaging/wix/LICENSE.rtf|src/dialog/dlgabout\.cpp|.*\.(?:pot?|ts|wxl))$
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.4.0
rev: v8.0.0-1
hooks:
- id: eslint
args: [--fix, --report-unused-disable-directives]
Expand Down

0 comments on commit 93e9c5d

Please sign in to comment.