Skip to content

Commit

Permalink
build(deps): update dependency ruff to ^0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent 8c569a7 commit 1ba249d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions {{cookiecutter.project_slug}}/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dslr = "^0.4.0"
honcho = "^1.1.0"
invoke = "^2.2.0"
pre-commit = "2.14.0"
ruff = "^0.1.9"
ruff = "^0.3.0"
wagtail-factories = "^4.1.0"

[tool.poetry.group.test]
Expand Down

0 comments on commit 1ba249d

Please sign in to comment.