Skip to content

Commit

Permalink
Update additional dependencies for mypy pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 4, 2025
1 parent 3e76810 commit fd255b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
additional_dependencies:
- types-python-dateutil==2.9.0.20241003
- typing-extensions==4.12.2
- types-jsonschema==4.23.0.20240813
- types-jsonschema==4.23.0.20241208
files: "^cdxev/.*\\.py$"
- repo: https://github.com/PyCQA/bandit
rev: "1.7.7"
Expand Down

0 comments on commit fd255b9

Please sign in to comment.