Skip to content

Commit 1dd82b7

Browse files
Gergely MeszarosMaetveis
authored andcommitted
ci: Ignore python in docker dependencies
1 parent af12762 commit 1dd82b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ updates:
3030
interval: "weekly"
3131
allow:
3232
- dependency-type: "all"
33+
ignore:
34+
# The dockerfile is based on the minimum version supported
35+
- dependency-name: python
3336
commit-message:
3437
prefix: ":arrow_up:"
3538
open-pull-requests-limit: 50

0 commit comments

Comments
 (0)