Skip to content

Commit e24e994

Browse files
committed
Merge remote-tracking branch 'origin/renovate/all-minor-patch'
2 parents 28c7539 + e8ef55d commit e24e994

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Upload coverage reports to Codecov
15-
uses: codecov/[email protected].0
15+
uses: codecov/[email protected].1
1616
with:
1717
token: ${{ secrets.CODECOV_TOKEN }}
1818
slug: HugoRCD/shelve

bun.lockb

0 Bytes
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@commitlint/config-conventional": "^19.1.0",
2121
"@typescript-eslint/eslint-plugin": "latest",
2222
"@typescript-eslint/parser": "latest",
23-
"automd": "^0.3.6",
23+
"automd": "^0.3.7",
2424
"eslint": "^8.57.0",
2525
"husky": "^9.0.11",
2626
"vitest": "^1.4.0"

0 commit comments

Comments
 (0)