File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ # *******************************************************************************
3+ # Copyright (c) 2026 Contributors to the Eclipse Foundation
4+ #
5+ # See the NOTICE file(s) distributed with this work for additional
6+ # information regarding copyright ownership.
7+ #
8+ # This program and the accompanying materials are made available under the
9+ # terms of the Apache License Version 2.0 which is available at
10+ # https://www.apache.org/licenses/LICENSE-2.0
11+ #
12+ # SPDX-FileCopyrightText: 2026 Contributors to the Eclipse Foundation
13+ # SPDX-License-Identifier: Apache-2.0
14+ # *******************************************************************************
15+
16+ version : 2
17+ updates :
18+ # GitHub Actions
19+ - package-ecosystem : github-actions
20+ directory : /
21+ schedule :
22+ interval : daily
23+
24+ # Docker base images
25+ - package-ecosystem : docker
26+ directory : /
27+ schedule :
28+ interval : daily
29+
30+ # DevContainer
31+ - package-ecosystem : devcontainers
32+ directory : /
33+ schedule :
34+ interval : daily
You can’t perform that action at this time.
0 commit comments