Skip to content

Commit eddda63

Browse files
chore: bump ruff from 0.11.3 to 0.11.4 (#86)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.3 to 0.11.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.11.3...0.11.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0d68e5 commit eddda63

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ discord-ext-menus = {git = "https://github.com/Rapptz/discord-ext-menus"}
3030

3131
[tool.poetry.group.dev.dependencies]
3232
black = "^25.1.0"
33-
ruff = "^0.11.3"
33+
ruff = "^0.11.4"
3434
pre-commit = "^4.2.0"
3535

3636
[build-system]

0 commit comments

Comments
 (0)