Skip to content

Commit 7c81011

Browse files
chore(deps): update all non-major dependencies
1 parent 03dab3a commit 7c81011

4 files changed

Lines changed: 24 additions & 24 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ on:
1515
jobs:
1616
ci-optimization:
1717
name: CI optimization
18-
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
18+
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
1919
permissions:
2020
pull-requests: read
2121
build:
2222
needs: ci-optimization
2323
if: needs.ci-optimization.outputs.continue == 'true'
2424
name: dargstack rgen
25-
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
25+
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
2626
permissions:
2727
contents: read
2828
release-semantic:
2929
needs: build
3030
name: Semantic Release
31-
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
31+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
3232
permissions:
3333
contents: write
3434
id-token: write

.github/workflows/release-schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
release-schedule:
1010
name: 'Release: Scheduled'
11-
uses: dargmuesli/github-actions/.github/workflows/release-schedule.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
11+
uses: dargmuesli/github-actions/.github/workflows/release-schedule.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
1212
permissions:
1313
contents: read
1414
secrets:

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": "3.0.0",
2121
"dargstack_rgen": "0.9.84",
2222
"husky": "9.1.7"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)