Skip to content

Commit 9ad9fb0

Browse files
authored
Merge pull request #148 from tobiasge/dependabot/pip/ruff-0.16.2
Bump ruff from 0.16.1 to 0.16.2
2 parents 45a64a8 + 7a8af04 commit 9ad9fb0

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.16.1"]
31+
dev = ["ruff==0.16.2"]
3232

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

0 commit comments

Comments
 (0)