Skip to content

Commit 9b480b0

Browse files
committed
Add mypy to dev dependencies
1 parent bf3371e commit 9b480b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ updates:
1010
- "pytest*"
1111
- "coverage"
1212
- "ruff"
13+
- "mypy"
1314

1415
- package-ecosystem: "github-actions"
1516
directory: "/"

0 commit comments

Comments
 (0)