Skip to content

Commit a0b90f6

Browse files
authored
Merge pull request #140 from tobiasge/dependabot/pip/ruff-0.15.21
Bump ruff from 0.15.20 to 0.15.21
2 parents dac651c + bb6be8c commit a0b90f6

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

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

0 commit comments

Comments
 (0)