Skip to content

Commit dc46277

Browse files
authored
build: bump poetry.lock dependencies and pre-commit hooks (#632)
Bump dependencies in `poetry.lock` and hooks in `.pre-commit-config.yaml`.
1 parent cdead7a commit dc46277

2 files changed

Lines changed: 96 additions & 237 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: black
2929

3030
- repo: https://github.com/charliermarsh/ruff-pre-commit
31-
rev: 45ef068da5f21267bb2a7ec4a623092959f09ce5 # frozen: v0.14.14
31+
rev: 0470f7c8a653e950f7cc5a653204ceb3fde4c02a # frozen: v0.15.0
3232
hooks:
3333
- id: ruff-check
3434

0 commit comments

Comments
 (0)