Skip to content

Commit 6e8e360

Browse files
committed
Update @hey-api/openapi-ts dependency version and add ignore rule in dependabot config
1 parent b6c4e98 commit 6e8e360

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ updates:
2121
interval: daily
2222
commit-message:
2323
prefix:
24+
ignore:
25+
- dependency-name: "@hey-api/openapi-ts"
2426
# Docker
2527
- package-ecosystem: docker
2628
directories:

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@biomejs/biome": "1.9.4",
30-
"@hey-api/openapi-ts": "^0.57.0",
30+
"@hey-api/openapi-ts": "0.78.3",
3131
"@playwright/test": "^1.52.0",
3232
"@tanstack/router-devtools": "1.19.1",
3333
"@tanstack/router-vite-plugin": "1.19.0",

0 commit comments

Comments
 (0)