Skip to content

Commit

Permalink
[alphabetize-codeowners] support gitlab and gitea
Browse files Browse the repository at this point in the history
closes #66

Co-authored-by: Adam Moss <[email protected]>
  • Loading branch information
sirosen and adam-moss committed Jan 29, 2024
1 parent 4ceaabf commit c096e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
entry: alphabetize-codeowners
language: python
types: [text]
files: ^(CODEOWNERS|\.github/CODEOWNERS|docs/CODEOWNERS)$
files: ^(CODEOWNERS|docs/CODEOWNERS|\.(github|gitlab|gitea)/CODEOWNERS)$

0 comments on commit c096e8a

Please sign in to comment.