Compare commits

..

No commits in common. "renovate/mypy-1.x" and "main" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ validate = ["cd dev && octodns-validate --debug --config-file sync.yml {args}"]
python = "3.11"
detached = true
dependencies = [
"mypy==1.10.1",
"mypy==1.8.0",
"ruff==0.2.2",
]