Skip to content

Commit aa0ec2b

Browse files
Bump ruff from 0.7.4 to 0.8.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.4...0.8.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce13a00 commit aa0ec2b

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Diff for: poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dev = ["flit", "pytest", "pylint", "mypy", "types-PyYAML", "types-pytz"]
2626
'github-linter' = 'github_linter.__main__:cli'
2727

2828
[tool.poetry.group.dev.dependencies]
29-
ruff = "^0.7.4"
29+
ruff = "^0.8.0"
3030
black = "^24.10.0"
3131
types-requests = "^2.32.0.20241016"
3232
mypy = "^1.13.0"

0 commit comments

Comments
 (0)