Skip to content

Commit

Permalink
Merge pull request #310 from mikelane/dependabot/pip/{{-cookiecutter.…
Browse files Browse the repository at this point in the history
…__project_name-}}/ruff-0.4.5

Bump ruff from 0.4.4 to 0.4.5 in /{{ cookiecutter.__project_name }}
  • Loading branch information
github-actions[bot] committed May 23, 2024
2 parents 2a014c9 + e1097cc commit 734a880
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions {{ cookiecutter.__project_name }}/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_name }}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ mypy = "^1.10.0"
black = "^24.4.2"
isort = "^5.13.2"
pre-commit = "^3.7.1"
ruff = "^0.4.4"
ruff = "^0.4.5"



Expand Down

0 comments on commit 734a880

Please sign in to comment.