Skip to content

Commit

Permalink
Update hooks to include toml files only
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Jun 20, 2023
1 parent 62dd691 commit 9b67bfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
language: python
language_version: python3
files: '(^|/)pyproject\.toml$'
types: [file, text, toml]

0 comments on commit 9b67bfa

Please sign in to comment.