File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5 .0
6
+ rev : 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6 .0
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : check-ast
26
26
args : [--prose-wrap=preserve]
27
27
28
28
- repo : https://github.com/psf/black
29
- rev : 552baf822992936134cbd31a38f69c8cfe7c0f05 # frozen: 24.3 .0
29
+ rev : 8fe627072f15ff2e3d380887b92f7868efaf6d05 # frozen: 24.4 .0
30
30
hooks :
31
31
- id : black
32
32
36
36
- id : blacken-docs
37
37
38
38
- repo : https://github.com/astral-sh/ruff-pre-commit
39
- rev : 0ccbb5b7942d83fbcf7cb5e0fd99633efd2351d7 # frozen: v0.3.5
39
+ rev : 21d9bff1d62aaf03230baa6b804b9074255fa9b8 # frozen: v0.4.1
40
40
hooks :
41
41
- id : ruff
42
42
args : [--fix, --exit-non-zero-on-fix, --target-version=py38]
You can’t perform that action at this time.
0 commit comments