We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b65bce9 + 0cf78a9 commit 50f301aCopy full SHA for 50f301a
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.5.5"]
+dependencies = ["ruff==0.5.7"]
51
52
[tool.hatch.envs.lint.scripts]
53
check = "ruff check crossplane tests && ruff format --diff crossplane tests"
0 commit comments