Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #633 from acsone/pre-commit-sbi
Browse files Browse the repository at this point in the history
A couple of pre-commit config fixes
  • Loading branch information
sbidoul authored Feb 9, 2020
2 parents 2c27091 + 7cc84e6 commit 747cb61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion sample_files/pre-commit-13.0/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exclude: |
# Repos using Sphinx to generate docs don't need prettying
^docs/_templates/.*\.html$|
# You don't usually want a bot to modify your legal texts
/(LICENSE|COPYING)
(LICENSE.*|COPYING.*)
default_language_version:
python: python3
repos:
Expand Down

0 comments on commit 747cb61

Please sign in to comment.