diff --git a/README.md b/README.md index 977026c41..7a65ce851 100644 --- a/README.md +++ b/README.md @@ -1099,10 +1099,10 @@ SOFTWARE. [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/9e46674 -[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/9e46674/README.md +[addon-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/tree/8619ed9 +[addon-doc-vscode-remote]: https://github.com/hassio-addons/addon-vscode-remote/blob/8619ed9/README.md [vscode-remote-issue]: https://github.com/hassio-addons/addon-vscode-remote/issues -[vscode-remote-version-shield]: https://img.shields.io/badge/version-9e46674-blue.svg +[vscode-remote-version-shield]: https://img.shields.io/badge/version-8619ed9-blue.svg [vscode-remote-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [vscode-remote-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/vscode-remote/CHANGELOG.md b/vscode-remote/CHANGELOG.md index 6d00b23f6..d02fd793d 100644 --- a/vscode-remote/CHANGELOG.md +++ b/vscode-remote/CHANGELOG.md @@ -1,8 +1,9 @@ -- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#9) +- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#10) -Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. -- [Release notes](https://github.com/frenck/action-yamllint/releases) -- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1) +Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. +- [Release notes](https://github.com/actionshub/markdownlint/releases) +- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) +- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) Signed-off-by: dependabot[bot] diff --git a/vscode-remote/README.md b/vscode-remote/README.md index b77a1351a..ac4ad798a 100644 --- a/vscode-remote/README.md +++ b/vscode-remote/README.md @@ -45,5 +45,5 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-9e46674-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/9e46674 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-8619ed9-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode-remote/tree/8619ed9 \ No newline at end of file diff --git a/vscode-remote/config.json b/vscode-remote/config.json index 165aff2f0..afc6e713a 100644 --- a/vscode-remote/config.json +++ b/vscode-remote/config.json @@ -1,6 +1,6 @@ { "name": "VSCode Remote", - "version": "9e46674", + "version": "8619ed9", "slug": "vscode-remote", "description": "VSCode Remote access to Home Assistant", "url": "https://github.com/hassio-addons/addon-vscode-remote",