Skip to content

Commit

Permalink
Improve Python pre-commit (#2203)
Browse files Browse the repository at this point in the history
  • Loading branch information
yifanmai authored Jan 8, 2024
1 parent e53c6fa commit 81f1fdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ repos:
name: run-pre-commit
entry: ./pre-commit.sh
language: script
pass_filenames: false
require_serial: true
types_or: [python]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: 'fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1'
hooks:
Expand Down

0 comments on commit 81f1fdf

Please sign in to comment.