Skip to content

Commit 4c1b77b

Browse files
committed
Update .pre-commit-config.yaml
Add PyYAML to dependencies for proper linting
1 parent 1ecdff1 commit 4c1b77b

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
@@ -50,6 +50,7 @@ repos:
5050
additional_dependencies:
5151
- types-python-dateutil==2.8.0
5252
- types-aiofiles==23.2.0
53+
- types-PyYAML
5354

5455
- repo: https://github.com/pre-commit/pre-commit-hooks
5556
rev: v5.0.0

0 commit comments

Comments
 (0)