Skip to content

Commit a7da439

Browse files
authored
Merge pull request #145 from tobiasge/dependabot/pip/ruff-0.16.1
Bump ruff from 0.16.0 to 0.16.1
2 parents e9b3c05 + 7709cf7 commit a7da439

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

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

0 commit comments

Comments
 (0)