chore: bump ruff from 0.1.6 to 0.2.0

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.2.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.1.6...v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 17:51:52 +00:00 committed by GitHub
parent 6fb7b02b40
commit 7ebf05d1b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ dependencies = [
[project.optional-dependencies] [project.optional-dependencies]
dev = [ dev = [
"hatch==1.9.1", "hatch==1.9.1",
"ruff==0.1.6", "ruff==0.2.0",
"djlint==1.34.1", "djlint==1.34.1",
"mkdocs==1.5.3", "mkdocs==1.5.3",
"mkdocs-material==9.4.14", "mkdocs-material==9.4.14",