Skip to content

Commit

Permalink
Bump ruff from 0.1.11 to 0.1.14 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 39fc59d commit 3e1278f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ trackpack = "trackpack.__main__:main"
dev = [
"pylint == 3.0.3",
"pytest == 7.4.4",
"ruff == 0.1.11"
"ruff == 0.1.14"
]

[build-system]
Expand Down

0 comments on commit 3e1278f

Please sign in to comment.