Skip to content

Commit

Permalink
chore(deps): update dependency lint/ruff to v0.1.1 (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 21, 2023
1 parent ce69128 commit 1f36381
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 @@ -41,7 +41,7 @@ lint = [
"pylint_fixme_info>=1.0.0",
"pylint_pytest>=1.1.0",
"codespell[toml]==2.2.6",
"ruff==0.1.0",
"ruff==0.1.1",
"yamllint==1.32.0"
]
types = [
Expand Down

0 comments on commit 1f36381

Please sign in to comment.