Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/typescript-eslint/…
Browse files Browse the repository at this point in the history
…eslint-plugin-6.19.0
  • Loading branch information
punxaphil authored Jan 22, 2024
2 parents 34fa179 + ca6b0ec commit 4ca0990
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: 'Auto Merge'
uses: pascalgn/automerge-action@v0.15.6
uses: pascalgn/automerge-action@v0.16.2
if: steps.waitforstatuschecks.outputs.status == 'success'
env:
MERGE_LABELS: "update"
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@mdi/js": "^7.4.47",
"custom-card-helpers": "^1.9.0",
"lit": "^3.1.0"
"lit": "^3.1.1"
},
"devDependencies": {
"@babel/core": "^7.23.7",
Expand Down

0 comments on commit 4ca0990

Please sign in to comment.