Skip to content

Commit

Permalink
Merge pull request #4 from prakaa/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
prakaa authored Aug 22, 2023
2 parents 4b622a8 + eb0a946 commit c61d5aa
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 @@ -32,7 +32,7 @@ repos:

# Runs mypy
- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v1.5.0' # Use the sha / tag you want to point at
rev: 'v1.5.1' # Use the sha / tag you want to point at
hooks:
- id: mypy
additional_dependencies: [types-requests]

0 comments on commit c61d5aa

Please sign in to comment.