Skip to content

Commit

Permalink
⬆️ Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2023
1 parent 1069429 commit 88bed4f
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 50 deletions.
83 changes: 36 additions & 47 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ documentation = "https://kiramibot.dev/docs"

[tool.pdm.dev-dependencies]
dev = [
"black>=23.7.0",
"ruff>=0.0.282",
"pre-commit>=3.3.3",
"black>=23.11.0",
"ruff>=0.1.7",
"pre-commit>=3.5.0",
]

[tool.ruff]
Expand Down

0 comments on commit 88bed4f

Please sign in to comment.