Skip to content

Commit

Permalink
Merge pull request #63 from NASA-PDS/pre-commit-update
Browse files Browse the repository at this point in the history
Update .pre-commit-config.yaml to ignore plugin
  • Loading branch information
jordanpadams authored Nov 25, 2024
2 parents 64c56cb + caa6d70 commit 941deed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ repos:
args:
- '--baseline'
- '.secrets.baseline'
- '--disable-plugin'
- 'AbsolutePathDetectorExperimental'
- --exclude-files '\.secrets..*'
- --exclude-files '\.git.*'
- --exclude-files 'target'
Expand Down

0 comments on commit 941deed

Please sign in to comment.