We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ff67f commit 95b4110Copy full SHA for 95b4110
1 file changed
.pre-commit-config.yaml
@@ -46,5 +46,8 @@ repos:
46
rev: v1.20.2
47
hooks:
48
- id: mypy
49
- additional_dependencies: [aiopathlib, asyncio-for-ynab, rich>=12]
+ additional_dependencies:
50
+ - aiopathlib
51
+ - asyncio-for-ynab
52
+ - rich>=12
53
language_version: python3.12
0 commit comments