Merge pull request #1629 from umap-project/dependabot/pip/ruff-0.2.2
chore: bump ruff from 0.2.1 to 0.2.2
This commit is contained in:
commit
376e65ff4d
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ dependencies = [
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
dev = [
|
dev = [
|
||||||
"hatch==1.9.3",
|
"hatch==1.9.3",
|
||||||
"ruff==0.2.1",
|
"ruff==0.2.2",
|
||||||
"djlint==1.34.1",
|
"djlint==1.34.1",
|
||||||
"mkdocs==1.5.3",
|
"mkdocs==1.5.3",
|
||||||
"mkdocs-material==9.5.7",
|
"mkdocs-material==9.5.7",
|
||||||
|
|
Loading…
Reference in a new issue