We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 825a40e + 416362b commit 83f266eCopy full SHA for 83f266e
.github/dependabot.yml
@@ -10,6 +10,7 @@ updates:
10
# release tag, so handle updates manually
11
- dependency-name: "actions/*"
12
- dependency-name: "github/codeql-action/*"
13
+ - dependency-name: "microsoft/playwright-github-action"
14
15
- package-ecosystem: "npm"
16
directory: "/"
CHANGELOG.md
@@ -70,7 +70,7 @@ VS Code v1.56
70
71
### Development
72
73
-- item
+- chore: ignore updates to microsoft/playwright-github-action
74
75
## 3.10.0
76
0 commit comments