Skip to content

Commit

Permalink
Merge pull request #58 from canonical/renovate/auto-pre-commit-hooks
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.14.0
  • Loading branch information
canonical-iam authored Dec 21, 2024
2 parents b73b41e + 4bd2a33 commit 1aa1e89
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 @@ -19,7 +19,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
rev: v1.14.0
hooks:
- id: mypy
args: ["--config-file", "pyproject.toml"]
Expand Down

0 comments on commit 1aa1e89

Please sign in to comment.