File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5 .0
6+ rev : 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6 .0
77 hooks :
88 - id : check-added-large-files
99 - id : check-ast
@@ -19,12 +19,12 @@ repos:
1919 - id : trailing-whitespace
2020
2121 - repo : https://github.com/psf/black
22- rev : 552baf822992936134cbd31a38f69c8cfe7c0f05 # frozen: 24.3.0
22+ rev : 3702ba224ecffbcec30af640c149f231d90aebdb # frozen: 24.4.2
2323 hooks :
2424 - id : black
2525
2626 - repo : https://github.com/adamchainz/blacken-docs
27- rev : 960ead214cd1184149d366c6d27ca6c369ce46b6 # frozen: 1.16 .0
27+ rev : 4c97c4a0d921007af6fefae92d8447cfbf63720b # frozen: 1.18 .0
2828 hooks :
2929 - id : blacken-docs
3030
3636 args : [--prose-wrap=preserve]
3737
3838 - repo : https://github.com/asottile/pyupgrade
39- rev : 12af25eb252deaaecb6b259df40d01f42e716dc3 # frozen: v3.15.2
39+ rev : 32151ac97cbfd7f9dcd22e49516fb32266db45b4 # frozen: v3.16.0
4040 hooks :
4141 - id : pyupgrade
4242 args : [--py38-plus]
You can’t perform that action at this time.
0 commit comments