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

Bump ruff from 0.0.291 to 0.1.0

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.291 to 0.1.0.
- [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.0.291...v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-18 10:00:09 +00:00
committed by GitHub
parent e13a2cb50b
commit d6e049bebb

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.0.291
ruff==0.1.0
mypy==1.6.0
types-markdown==3.4.2.10