Skip to content

Commit 8f81cac

Browse files
committed
chore(deps): upgrade
1 parent 379d823 commit 8f81cac

File tree

4 files changed

+391
-378
lines changed

4 files changed

+391
-378
lines changed

.changeset/curly-students-train.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@icebreakers/monorepo": patch
3+
---
4+
5+
chore(deps): upgrade

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
# branches: ['main']
66
pull_request:
77
types: [opened, synchronize]
8-
branches-ignore:
9-
- 'renovate/**'
108
workflow_dispatch:
119

1210
permissions:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"@commitlint/config-conventional": "^19.7.1",
3939
"@commitlint/prompt-cli": "^19.7.1",
4040
"@commitlint/types": "^19.5.0",
41-
"@icebreakers/eslint-config": "^0.7.13",
41+
"@icebreakers/eslint-config": "^1.0.0",
4242
"@icebreakers/monorepo": "workspace:*",
43-
"@icebreakers/stylelint-config": "^0.1.4",
43+
"@icebreakers/stylelint-config": "^1.0.0",
4444
"@types/fs-extra": "^11.0.4",
4545
"@types/node": "^22.13.1",
4646
"@vitest/coverage-v8": "~3.0.5",

0 commit comments

Comments
 (0)