Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
hughhhh committed Mar 13, 2023
1 parent 3d7adc8 commit ddb79a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ repos:
- id: black
language_version: python3
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.0 # Use the sha or tag you want to point at
rev: v2.4.1 # Use the sha or tag you want to point at
hooks:
- id: prettier
args: ["--ignore-path=./superset-frontend/.prettierignore"]
Expand Down
1 change: 0 additions & 1 deletion superset-frontend/.prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ CHANGELOG.md
*.geojson
*-topo.json
storybook-static/
src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx

0 comments on commit ddb79a8

Please sign in to comment.