Skip to content

Commit

Permalink
⬆ Bump ruff from 0.1.13 to 0.1.14 (#100)
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.13 to 0.1.14.
- [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.13...v0.1.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 20, 2024
1 parent f82bb60 commit 0b7fc0a
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 @@ -51,7 +51,7 @@ Funding = 'https://github.com/sponsors/yezz123'
lint = [
"pre-commit==3.6.0",
"mypy==1.8.0",
"ruff==0.1.13",
"ruff==0.1.14",
]
test = [
"pytest==7.4.4",
Expand Down

0 comments on commit 0b7fc0a

Please sign in to comment.