Skip to content

Commit c942229

Browse files
committed
chore: ignore zod updates
1 parent 0e77a34 commit c942229

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Patch Changes
66

7-
- [#340](https://github.com/un-ts/eslint-plugin-import-x/pull/340) [`180785d`](https://github.com/un-ts/eslint-plugin-import-x/commit/180785d8a83fd8baaf48dd911e6d9617983b06d8) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump `eslint-import-context` to v0.1.4
7+
- [#340](https://github.com/un-ts/eslint-plugin-import-x/pull/340) [`180785d`](https://github.com/un-ts/eslint-plugin-import-x/commit/180785d8a83fd8baaf48dd911e6d9617983b06d8) Thanks [@JounQin](https://github.com/JounQin)! - fix(deps): bump `eslint-import-context` to v0.1.4
88

99
## 4.13.0
1010

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"ignoreDeps": [
88
"@types/eslint8.56",
99
"eslint8.56",
10-
"eslint-plugin-unicorn",
11-
"tinyexec"
10+
"zod"
1211
]
1312
}

0 commit comments

Comments
 (0)