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 Apr 30, 2024
1 parent 9496ffc commit ccdc6f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pull-request.yml
Expand Up @@ -19,6 +19,6 @@ jobs:
name: Semantic Pull Request
steps:
- name: Validate PR title
uses: amannn/action-semantic-pull-request@v5.4.0
uses: amannn/action-semantic-pull-request@v5.5.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@elk-zone/elk",
"type": "module",
"version": "0.14.0",
"packageManager": "[email protected].5",
"packageManager": "[email protected].8",
"license": "MIT",
"homepage": "https://elk.zone/",
"main": "./nuxt.config.ts",
Expand Down

0 comments on commit ccdc6f1

Please sign in to comment.