Skip to content

Commit

Permalink
added types_or: [python, pyi, jupyter] in pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjchauhan18 committed Oct 31, 2023
1 parent c0f7ead commit f91fed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ repos:
hooks:
- id: ruff
args: [--fix, --show-fixes]
types_or: [python, pyi, jupyter]

- repo: https://github.com/adamchainz/blacken-docs
rev: "1.16.0"
Expand Down

0 comments on commit f91fed9

Please sign in to comment.