Skip to content

Commit 57b5e4a

Browse files
Update pre-commit repos (#551)
1 parent b3862df commit 57b5e4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
args: [--prose-wrap=preserve]
2727

2828
- repo: https://github.com/psf/black
29-
rev: 6fdf8a4af28071ed1d079c01122b34c5d587207a # frozen: 24.2.0
29+
rev: 552baf822992936134cbd31a38f69c8cfe7c0f05 # frozen: 24.3.0
3030
hooks:
3131
- id: black
3232

@@ -36,7 +36,7 @@ repos:
3636
- id: blacken-docs
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: 1bd02b3569e3ac5cc66552b1336a96a8880d1bae # frozen: v0.2.1
39+
rev: c22645f6b45188216151a407c040a9eec1795ab0 # frozen: v0.3.3
4040
hooks:
4141
- id: ruff
4242
args: [--fix, --exit-non-zero-on-fix, --target-version=py38]

0 commit comments

Comments
 (0)