1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

Bump ruff from 0.1.0 to 0.1.1

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.0...v0.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-23 14:48:40 +00:00
committed by GitHub
parent 95546b7dab
commit 2a6c7d0b0e

View File

@@ -6,6 +6,6 @@ twine==4.0.2
wheel==0.41.2
pytest==7.4.2
pytest-cov==4.1.0
ruff==0.1.0
ruff==0.1.1
mypy==1.6.0
types-markdown==3.4.2.10