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 : trailing-whitespace
9
9
- id : end-of-file-fixer
@@ -24,12 +24,12 @@ repos:
24
24
args : [--prose-wrap=preserve]
25
25
26
26
- repo : https://github.com/psf/black
27
- rev : 552baf822992936134cbd31a38f69c8cfe7c0f05 # frozen: 24.3.0
27
+ rev : 3702ba224ecffbcec30af640c149f231d90aebdb # frozen: 24.4.2
28
28
hooks :
29
29
- id : black
30
30
31
31
- repo : https://github.com/astral-sh/ruff-pre-commit
32
- rev : 0ccbb5b7942d83fbcf7cb5e0fd99633efd2351d7 # frozen: v0.3.5
32
+ rev : 1dc9eb131c2ea4816c708e4d85820d2cc8542683 # frozen: v0.5.0
33
33
hooks :
34
34
- id : ruff
35
35
args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments