Skip to content

Commit

Permalink
test: revert to original .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: duncanjw <[email protected]>
  • Loading branch information
duncanjw committed Dec 9, 2023
1 parent b1abfb6 commit f5c58ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ repos:
rev: v0.12.0
hooks:
- id: markdownlint
# - repo: https://github.com/pre-commit/mirrors-eslint
# rev: v8.38.0
# hooks:
# - id: eslint
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.38.0
hooks:
- id: eslint
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.5.1
hooks:
Expand Down

0 comments on commit f5c58ae

Please sign in to comment.