We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c359461 + e6638d2 commit b57a5ccCopy full SHA for b57a5cc
pyproject.toml
@@ -47,7 +47,7 @@ protoc = "python -m grpc_tools.protoc --proto_path=. --python_out=. --pyi_out=.
47
type = "virtual"
48
detached = true
49
path = ".venv-lint"
50
-dependencies = ["ruff==0.6.8"]
+dependencies = ["ruff==0.6.9"]
51
52
[tool.hatch.envs.lint.scripts]
53
check = "ruff format crossplane tests && ruff check --fix crossplane tests"
0 commit comments