Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoortheen authored Jul 4, 2024
1 parent 86cb070 commit a68f16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
hooks:
- id: mypy
pass_filenames: false
args: ['xontrib', 'xonsh_jupyter', '--ignore-missing-imports']
args: ['xontrib', '--ignore-missing-imports']
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
Expand Down

0 comments on commit a68f16e

Please sign in to comment.