Skip to content

Commit 7c15e8e

Browse files
Bump ruff from 0.15.21 to 0.15.22
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.21 to 0.15.22. - [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.15.21...0.15.22) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0b90f6 commit 7c15e8e

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
@@ -28,7 +28,7 @@ build-backend = "hatchling.build"
2828
path = "src/netbox_initializers/version.py"
2929

3030
[dependency-groups]
31-
dev = ["ruff==0.15.21"]
31+
dev = ["ruff==0.15.22"]
3232

3333
[tool.ruff]
3434
line-length = 100

0 commit comments

Comments
 (0)