Merge pull request #3367 from jawnsy/dependabot-ignore-playwright-updates
chore: ignore updates to microsoft/playwright-github-action
This commit is contained in:
commit
83f266e07d
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@ -10,6 +10,7 @@ updates:
|
|||||||
# release tag, so handle updates manually
|
# release tag, so handle updates manually
|
||||||
- dependency-name: "actions/*"
|
- dependency-name: "actions/*"
|
||||||
- dependency-name: "github/codeql-action/*"
|
- dependency-name: "github/codeql-action/*"
|
||||||
|
- dependency-name: "microsoft/playwright-github-action"
|
||||||
|
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
@ -70,7 +70,7 @@ VS Code v1.56
|
|||||||
|
|
||||||
### Development
|
### Development
|
||||||
|
|
||||||
- item
|
- chore: ignore updates to microsoft/playwright-github-action
|
||||||
|
|
||||||
## 3.10.0
|
## 3.10.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user