Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 22, 2024
1 parent ba48de9 commit 3cc9bf9
Show file tree
Hide file tree
Showing 4 changed files with 2,263 additions and 2,057 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0

- name: Commit Linter
uses: wagoid/commitlint-github-action@v5.4.1
uses: wagoid/commitlint-github-action@v5.4.5

- name: setup Node
uses: actions/setup-node@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
registry-url: "https://registry.npmjs.org"

- name: Commit Linter
uses: wagoid/commitlint-github-action@v5.4.1
uses: wagoid/commitlint-github-action@v5.4.5

- uses: google-github-actions/release-please-action@v3
name: release-please
Expand Down

0 comments on commit 3cc9bf9

Please sign in to comment.