Skip to content

Commit 64cc304

Browse files
chore(deps): update all non-major dependencies
1 parent f0e0877 commit 64cc304

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@ 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:
2121
needs: ci-optimization
2222
if: needs.ci-optimization.outputs.continue == 'true'
2323
name: dargstack rgen
24-
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
24+
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
2525
permissions:
2626
contents: read
2727
with:
2828
APT_PACKAGES: mkcert
2929
release-semantic:
3030
needs: build
3131
name: Semantic Release
32-
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
32+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
3333
permissions:
3434
contents: write
3535
id-token: write

.github/workflows/release-schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
release-schedule:
1212
name: "Release: Scheduled"
13-
uses: dargmuesli/github-actions/.github/workflows/release-schedule.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
13+
uses: dargmuesli/github-actions/.github/workflows/release-schedule.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
1414
permissions:
1515
contents: read
1616
secrets:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"author": "Jonas Thelemann <e-mail+maevsi_stack@jonas-thelemann.de>",
33
"description": "Dargstack configuration for Vibetype.",
44
"devDependencies": {
5-
"@commitlint/cli": "20.4.1",
6-
"@commitlint/config-conventional": "20.4.1",
5+
"@commitlint/cli": "20.4.2",
6+
"@commitlint/config-conventional": "20.4.2",
77
"conventional-changelog-conventionalcommits": "9.1.0",
88
"dargstack": "3.0.0",
99
"dargstack_rgen": "0.9.84",

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)