Skip to content

Commit

Permalink
Merge pull request #76 from sandialabs/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
ci: pre-commit auto-update
  • Loading branch information
jmgate authored Nov 27, 2023
2 parents 259eca8 + 5d80e7d commit 1f9f9ec
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 @@ -14,7 +14,7 @@ repos:
stages: [push]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.7.0
rev: v1.7.1
hooks:
- id: mypy
additional_dependencies: ["dateparser", "types-dateparser"]
Expand Down

0 comments on commit 1f9f9ec

Please sign in to comment.