We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f13362 commit 8c2b076Copy full SHA for 8c2b076
.github/dependabot.yml
@@ -41,13 +41,3 @@ updates:
41
- dependency-name: "@wordpress/*"
42
# UglifyJS updates very frequently. Update this less often below.
43
- dependency-name: "uglify-js"
44
-
45
- # UglifyJS updates very frequently.
46
- - package-ecosystem: "npm"
47
- directory: "/"
48
- schedule:
49
- interval: "monthly"
50
- open-pull-requests-limit: 10
51
- ignore: "*"
52
- allow:
53
- - dependency-name: "uglify-js"
0 commit comments