Skip to content

Commit

Permalink
Bump ruff from 0.0.256 to 0.0.257 in /{{ cookiecutter.__project_name }}
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.256 to 0.0.257.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.256...v0.0.257)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
1 parent 24bdf98 commit 75ee594
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.1.1"
black = "^23.1.0"
isort = "^5.12.0"
pre-commit = "^3.1.1"
ruff = "^0.0.256"
ruff = "^0.0.257"


[tool.pytest.ini_options]
Expand Down

0 comments on commit 75ee594

Please sign in to comment.