Skip to content

Commit

Permalink
Chore(deps-dev): Bump ruff from 0.0.292 to 0.1.3
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.0.292...v0.1.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Nov 1, 2023
1 parent 0cbc7eb commit dd034d2
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 @@ -62,7 +62,7 @@ develop = [
"mypy==1.6.1",
"poethepoet<1",
"pyproject-fmt<1.4",
"ruff==0.0.292",
"ruff==0.1.3",
"validate-pyproject<0.16",
]
release = [
Expand Down

0 comments on commit dd034d2

Please sign in to comment.