Skip to content

Commit

Permalink
Bump ruff from 0.1.7 to 0.1.8
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.8.
- [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.1.7...v0.1.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent a92e261 commit a57769b
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 @@ -229,7 +229,7 @@ dev = [
"pyroma==4.2",
"pytest==7.4.3",
"pytest-cov==4.1",
"ruff==0.1.7",
"ruff==0.1.8",
"types-docutils==0.20.0.3",
"vulture==2.10",
]
Expand Down

0 comments on commit a57769b

Please sign in to comment.