Skip to content

Commit

Permalink
Run pre-commit hook for pyi files
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Feb 15, 2021
1 parent 0cbd3d5 commit a6f08bd
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 @@ -3,4 +3,4 @@
description: Augment Flake8 noqa comments with PyLint comments.
entry: flake2lint
language: python
types: [python]
types_or: [python, pyi]

0 comments on commit a6f08bd

Please sign in to comment.