Skip to content

Commit 8ffce3c

Browse files
Bump ruff from 0.12 to 0.13.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12 to 0.13.3. - [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.12.0...0.13.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb0ebff commit 8ffce3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.11"
1111
dependencies = [
1212
"slack-bolt==1.25.0",
1313
"pytest==8.4",
14-
"ruff==0.12",
14+
"ruff==0.13.3",
1515
"slack-cli-hooks<1",
1616
]
1717

0 commit comments

Comments
 (0)