Skip to content

Commit f4bd9f0

Browse files
[pre-commit.ci] pre-commit autoupdate (#357)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.3...v0.4.7) - [github.com/pre-commit/mirrors-eslint: v9.2.0 → v9.4.0](pre-commit/mirrors-eslint@v9.2.0...v9.4.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1f14e39 commit f4bd9f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
- id: black
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.4.3
35+
rev: v0.4.7
3636
hooks:
3737
- id: ruff
3838
args: ['--fix']
@@ -43,7 +43,7 @@ repos:
4343
- id: prettier
4444

4545
- repo: https://github.com/pre-commit/mirrors-eslint
46-
rev: v9.2.0
46+
rev: v9.4.0
4747
hooks:
4848
- id: eslint
4949
files: \.tsx?$

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pip install jupytercad-freecad
4646

4747
### Enhancements made
4848

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))
5050

5151
### Bugs fixed
5252

0 commit comments

Comments
 (0)