Skip to content

Commit

Permalink
Update .pre-commit-hooks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat authored Nov 7, 2024
1 parent da9aa8d commit 7342120
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,7 +3,7 @@
description: ''
entry: tox-toml-fmt
language: python
'files': (^|/)pyproject\.toml$
'files': (^|/)tox\.toml$
args: []
require_serial: false
additional_dependencies: []
Expand Down

0 comments on commit 7342120

Please sign in to comment.