Skip to content

Commit 3950c27

Browse files
Bump ruff from 0.7.3 to 0.7.4 (#565)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.3 to 0.7.4. - [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.3...0.7.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e2ceae commit 3950c27

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.3"
29+
ruff = "^0.7.4"
3030
black = "^24.10.0"
3131
types-requests = "^2.32.0.20241016"
3232
mypy = "^1.13.0"

0 commit comments

Comments
 (0)