Skip to content

Commit

Permalink
Merge pull request #430 from pre-commit/types_or
Browse files Browse the repository at this point in the history
correct default for types_or (2.9.2)
  • Loading branch information
asottile committed Nov 26, 2020
2 parents 7d10d20 + 85d3b7a commit b45a8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.mako
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ file that tells pre-commit:
[Filtering files with types](#filtering-files-with-types).
=r=
=c= [`types_or`](_#hooks-types_or)
=c= (optional: default `[file]`) list of file types to run on (OR). See
=c= (optional: default `[]`) list of file types to run on (OR). See
[Filtering files with types](#filtering-files-with-types).
_new in 2.9.0_.
=r=
Expand Down

0 comments on commit b45a8d2

Please sign in to comment.