Skip to content

Commit

Permalink
Added rule to exclude our vcr requests from
Browse files Browse the repository at this point in the history
pre-commit
  • Loading branch information
doug-newman-nasa committed Apr 9, 2024
1 parent 88a4a06 commit ed25af2
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 @@ -22,6 +22,7 @@ repos:
hooks:
- id: prettier
types_or: [yaml]
exclude: ".*/vcr_cassettes/.*\\.yaml"
- repo: https://github.com/citation-file-format/cffconvert
rev: "054bda51dbe278b3e86f27c890e3f3ac877d616c"
hooks:
Expand Down

0 comments on commit ed25af2

Please sign in to comment.