Skip to content

Commit ecf3011

Browse files
dependabot[bot]offa
authored andcommitted
Bump ruff from 0.9.2 to 0.9.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.9.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.9.2...0.9.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e52ddab commit ecf3011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ trackpack = "trackpack.__main__:main"
2727
dev = [
2828
"pylint == 3.3.3",
2929
"pytest == 8.3.4",
30-
"ruff == 0.9.2"
30+
"ruff == 0.9.3"
3131
]
3232

3333
[build-system]

0 commit comments

Comments
 (0)