Skip to content

Commit 7c608c5

Browse files
committed
Update pre-commit config
1 parent 07c0151 commit 7c608c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ repos:
66
- id: code-format
77
name: code-format
88
types: [ python ]
9+
files: "pyproject.toml"
910
pass_filenames: false
1011
language: system
1112
entry: poetry run nox -s fix

0 commit comments

Comments
 (0)