chore: ignore updates to microsoft/playwright-github-action

Microsoft publishes updates to this action using the same scheme
as GitHub, where the v1 tag is updated to the latest release of
the 1.0 series. Therefore, we can manage updates manually.
This commit is contained in:
Jonathan Yu 2021-05-12 14:58:12 +00:00
parent 825a40e897
commit 416362be31
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ updates:
# release tag, so handle updates manually
- dependency-name: "actions/*"
- dependency-name: "github/codeql-action/*"
- dependency-name: "microsoft/playwright-github-action"
- package-ecosystem: "npm"
directory: "/"

View File

@ -70,7 +70,7 @@ VS Code v1.56
### Development
- item
- chore: ignore updates to microsoft/playwright-github-action
## 3.10.0