Skip to content

Commit

Permalink
Merge pull request #86 from mikelane/dependabot/pip/{{-cookiecutter._…
Browse files Browse the repository at this point in the history
…_project_name-}}/ruff-0.1.0

Bump ruff from 0.0.292 to 0.1.0 in /{{ cookiecutter.__project_name }}
  • Loading branch information
github-actions[bot] authored Oct 17, 2023
2 parents 42c0d6a + 00aaa81 commit baa3017
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 @@ -24,7 +24,7 @@ mypy = "^1.6.0"
black = "^23.9.1"
isort = "^5.12.0"
pre-commit = "^3.4.0"
ruff = "^0.0.292"
ruff = "^0.1.0"


[tool.pytest.ini_options]
Expand Down

0 comments on commit baa3017

Please sign in to comment.