Skip to content

Commit f7230fd

Browse files
authored
Merge pull request #43 from crossplane/renovate/ruff-0.x
chore(deps): update dependency ruff to v0.2.2
2 parents 4ea7a90 + 9c28250 commit f7230fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ protoc = "python -m grpc_tools.protoc --proto_path=. --python_out=. --pyi_out=.
4747
type = "virtual"
4848
detached = true
4949
path = ".venv-lint"
50-
dependencies = ["ruff==0.1.15"]
50+
dependencies = ["ruff==0.2.2"]
5151

5252
[tool.hatch.envs.lint.scripts]
5353
check = "ruff check crossplane tests && ruff format --diff crossplane tests"

0 commit comments

Comments
 (0)