Skip to content

Commit

Permalink
Bump the ruff version
Browse files Browse the repository at this point in the history
  • Loading branch information
groves committed May 3, 2024
1 parent dcc2c40 commit 44f8852
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ hyperer-ruff = 'hyperer.ruff:main'

[tool.poetry.group.dev.dependencies]
pytest = "^7.1.3"
ruff = "^0.1.5"
ruff = "^0.4.2"

[tool.ruff]
exclude = ['ruff_check_raiser.py']
Expand Down

0 comments on commit 44f8852

Please sign in to comment.