Skip to content

Commit

Permalink
Duplicate ignore of requirements.txt and js in pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Nov 28, 2023
1 parent 5e82927 commit 79cde00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,5 @@ repos:
rev: v2.2.6
hooks:
- id: codespell
exclude: requirements.txt$|/js/
exclude: tools/validate_configs/golden_copies/.*

0 comments on commit 79cde00

Please sign in to comment.