aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-26 09:16:36 +0100
committerGravatar GitHub <[email protected]>2023-09-26 09:16:36 +0100
commit16f101c9350ffc5b94de4e039eabbae8d103a620 (patch)
tree7aa00eb762ed740819a52ddf2b1cec31b09cd986 /pyproject.toml
parentbuild(deps): bump pydis-core from 10.2.0 to 10.3.0 (#111) (diff)
build(deps-dev): bump ruff from 0.0.289 to 0.0.291 (#113)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.289 to 0.0.291. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.289...v0.0.291) --- 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>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 259e164..c361db5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -20,7 +20,7 @@ jishaku = "2.5.1"
[tool.poetry.dev-dependencies]
black = "23.9.1"
taskipy = "1.12.0"
-ruff = "0.0.289"
+ruff = "0.0.291"
pre-commit = "3.4.0"
[tool.taskipy.tasks]