Skip to content

Commit 07c02cf

Browse files
Merge pull request #493 from mikelane/dependabot/pip/{{-cookiecutter.__project_name-}}/ruff-0.11.12
Bump ruff from 0.11.11 to 0.11.12 in /{{ cookiecutter.__project_name }}
2 parents c1177dd + dc6018d commit 07c02cf

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.16.0"
2222
black = "^25.1.0"
2323
isort = "^6.0.1"
2424
pre-commit = "^4.2.0"
25-
ruff = "^0.11.11"
25+
ruff = "^0.11.12"
2626

2727

2828

0 commit comments

Comments
 (0)