Skip to content

Commit 52d79ef

Browse files
committed
build: bump poetry.lock dependencies and pre-commit hooks
1 parent c397d0e commit 52d79ef

2 files changed

Lines changed: 152 additions & 136 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ repos:
2323
- id: no-commit-to-branch
2424

2525
- repo: https://github.com/psf/black
26-
rev: 35ea67920b7f6ac8e09be1c47278752b1e827f76 # frozen: 26.3.0
26+
rev: c6755bb741b6481d6b3d3bb563c83fa060db96c9 # frozen: 26.3.1
2727
hooks:
2828
- id: black
2929

3030
- repo: https://github.com/charliermarsh/ruff-pre-commit
31-
rev: b969e2851312ca2b24bbec879ba4954341d1bd12 # frozen: v0.15.5
31+
rev: 4924b0e01e032fea073ad04a1c5cfa7e4add0afb # frozen: v0.15.6
3232
hooks:
3333
- id: ruff-check
3434

0 commit comments

Comments
 (0)