Skip to content

Commit

Permalink
revert build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shahharsh176 committed Sep 25, 2024
1 parent 088fa53 commit 4972a26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -11,7 +11,7 @@ repos:
- id: check-symlinks
- id: check-toml
- id: end-of-file-fixer
exclude: frontend/
exclude: ^(frontend/|.*\.js$)
- id: requirements-txt-fixer
- id: detect-private-key
- repo: https://github.com/astral-sh/ruff-pre-commit
Expand Down

Large diffs are not rendered by default.

0 comments on commit 4972a26

Please sign in to comment.