Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit f5348d4

Browse files
chore(deps): update all non-major dependencies
1 parent 1993104 commit f5348d4

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
ci-optimization:
1616
name: CI optimization
17-
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
17+
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
1818
permissions:
1919
pull-requests: read
2020
build:
@@ -23,11 +23,11 @@ jobs:
2323
name: Validate `README.md`
2424
permissions:
2525
contents: read
26-
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
26+
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
2727
release-semantic:
2828
needs: build
2929
name: Semantic Release
30-
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
30+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
3131
permissions:
3232
contents: write
3333
id-token: write

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"prepare": "husky"
1616
},
1717
"devDependencies": {
18-
"@commitlint/cli": "20.4.1",
19-
"@commitlint/config-conventional": "20.4.1",
18+
"@commitlint/cli": "20.4.2",
19+
"@commitlint/config-conventional": "20.4.2",
2020
"dargstack": "2.5.1",
2121
"dargstack_rgen": "0.9.84",
2222
"husky": "9.1.7"

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)