Skip to content

Commit

Permalink
[FIX] typo in pre-commit-config file
Browse files Browse the repository at this point in the history
  • Loading branch information
legalsylvain committed Apr 2, 2024
1 parent 4c62f34 commit 3bdf156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ exclude: |
# Ignore build and dist directories in addons
/build/|/dist/|
# Ignore test files in addons
/tests/samples/*|
/tests/samples/.*|
# You don't usually want a bot to modify your legal texts
(LICENSE.*|COPYING.*)
default_language_version:
Expand Down

0 comments on commit 3bdf156

Please sign in to comment.