Skip to content

Commit 29dc0fa

Browse files
Merge pull request #389 from mikelane/dependabot/pip/{{-cookiecutter.__project_name-}}/ruff-0.7.1
Bump ruff from 0.7.0 to 0.7.1 in /{{ cookiecutter.__project_name }}
2 parents 1803660 + aedd973 commit 29dc0fa

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

{{ cookiecutter.__project_name }}/poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.__project_name }}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ mypy = "^1.13.0"
2222
black = "^24.10.0"
2323
isort = "^5.13.2"
2424
pre-commit = "^4.0.1"
25-
ruff = "^0.7.0"
25+
ruff = "^0.7.1"
2626

2727

2828

0 commit comments

Comments
 (0)