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
2626 args : [--prose-wrap=preserve]
2727
2828 - repo : https://github.com/psf/black
29- rev : 552baf822992936134cbd31a38f69c8cfe7c0f05 # frozen: 24.3 .0
29+ rev : 8fe627072f15ff2e3d380887b92f7868efaf6d05 # frozen: 24.4 .0
3030 hooks :
3131 - id : black
3232
3636 - id : blacken-docs
3737
3838 - repo : https://github.com/astral-sh/ruff-pre-commit
39- rev : 0ccbb5b7942d83fbcf7cb5e0fd99633efd2351d7 # frozen: v0.3.5
39+ rev : 21d9bff1d62aaf03230baa6b804b9074255fa9b8 # frozen: v0.4.1
4040 hooks :
4141 - id : ruff
4242 args : [--fix, --exit-non-zero-on-fix, --target-version=py38]
You can’t perform that action at this time.
0 commit comments