File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 32
32
- id : black
33
33
34
34
- repo : https://github.com/astral-sh/ruff-pre-commit
35
- rev : v0.4.3
35
+ rev : v0.4.7
36
36
hooks :
37
37
- id : ruff
38
38
args : ['--fix']
43
43
- id : prettier
44
44
45
45
- repo : https://github.com/pre-commit/mirrors-eslint
46
- rev : v9.2 .0
46
+ rev : v9.4 .0
47
47
hooks :
48
48
- id : eslint
49
49
files : \.tsx?$
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ pip install jupytercad-freecad
46
46
47
47
### Enhancements made
48
48
49
- - Update jcad exporting mechanism [ #355 ] ( https://github.com/jupytercad/jupytercad/pull/355 ) ([ @trungleduc ] ( https://github.com/trungleduc ) )
49
+ - Update jcad exporting mechanism [ #355 ] ( https://github.com/jupytercad/jupytercad/pull/355 ) ([ @trungleduc ] ( https://github.com/trungleduc ) )
50
50
51
51
### Bugs fixed
52
52
You can’t perform that action at this time.
0 commit comments