Skip to content

Commit dac651c

Browse files
authored
Merge pull request #139 from tobiasge/dependabot/pip/ruff-0.15.20
Bump ruff from 0.15.18 to 0.15.20
2 parents 05c16ea + 649b3bb commit dac651c

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

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

0 commit comments

Comments
 (0)