Skip to content

Commit 6cf44cc

Browse files
authored
Merge pull request #108 from sukiyaki/renovate/pre-commit-mirrors-mypy-1.x
Update pre-commit hook pre-commit/mirrors-mypy to v1.19.0
2 parents c06f9fb + 851b2b0 commit 6cf44cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
# Run the formatter.
2929
- id: ruff-format
3030
- repo: https://github.com/pre-commit/mirrors-mypy
31-
rev: v1.18.2
31+
rev: v1.19.0
3232
hooks:
3333
- id: mypy
3434
files: octodns_netbox

0 commit comments

Comments
 (0)