We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87c108 commit 26dc450Copy full SHA for 26dc450
.pre-commit-config.yaml
@@ -45,6 +45,8 @@ repos:
45
language: python
46
types: [ text ]
47
args: [ "--write-changes" ]
48
+ additional_dependencies:
49
+ - tomli
50
51
- repo: https://github.com/commitizen-tools/commitizen
52
rev: v3.27.0 # automatically updated by Commitizen
0 commit comments