Skip to content

Commit

Permalink
Update precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed Nov 17, 2024
1 parent b15038f commit 606acbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ repos:
args:
- '--baseline'
- '.secrets.baseline'
- --disable-plugin AbsolutePathDetectorExperimental
- '--disable-plugin'
- 'AbsolutePathDetectorExperimental'
- --exclude-files '\.secrets..*'
- --exclude-files '\.git.*'
- --exclude-files '\.pre-commit-config\.yaml'
Expand Down

0 comments on commit 606acbb

Please sign in to comment.