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 1e63db2 + cce2c94 commit 26e022dCopy full SHA for 26e022d
pyproject.toml
@@ -50,7 +50,7 @@ protoc = "python -m grpc_tools.protoc --proto_path=. --python_out=. --pyi_out=.
50
type = "virtual"
51
detached = true
52
path = ".venv-lint"
53
-dependencies = ["ruff==0.1.7"]
+dependencies = ["ruff==0.1.9"]
54
55
[tool.hatch.envs.lint.scripts]
56
check = "ruff check crossplane tests && ruff format --diff crossplane tests"
0 commit comments