Skip to content

Commit

Permalink
chore(deps): update dependency lint/yamllint to v1.32.0 (canonical#77)
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] authored May 22, 2023
1 parent d6c7315 commit 4477363
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 @@ -26,7 +26,7 @@ lint = [
"black==23.3.0",
"codespell[toml]==2.2.4",
"ruff==0.0.269",
"yamllint==1.31.0"
"yamllint==1.32.0"
]
types = [
"mypy[reports]==1.3.0",
Expand Down

0 comments on commit 4477363

Please sign in to comment.