We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aece36a commit bf95220Copy full SHA for bf95220
.github/dependabot.yml
@@ -1,4 +1,4 @@
1
-# Do not modify this file.
+# Do not modify this file.
2
# Dependabot configuration can only be changed in the default branch
3
4
version: 2
@@ -46,6 +46,8 @@ updates:
46
prefix: "chore"
47
include: "scope"
48
open-pull-requests-limit: 3
49
+ ignore:
50
+ - dependency-name: "@asyncapi/react-component"
51
52
- package-ecosystem: "docker"
53
# Look for a `Dockerfile` in the `root` directory
0 commit comments