Skip to content

Commit 86415f4

Browse files
authored
Update dependabot.yml to ignore Dockerfile.openapi_decorator (#54716)
1 parent 0322d98 commit 86415f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ updates:
4343
baseImages:
4444
patterns:
4545
- '*'
46+
ignore:
47+
- dependency-name: 'node' # Ignore Dockerfile.openapi_decorator

0 commit comments

Comments
 (0)