File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2025 Intel Corporation
2+ #
3+ # SPDX-License-Identifier: Apache-2.0
4+
5+ version : 2
6+ updates :
7+ - package-ecosystem : " github-actions"
8+ directory : " /"
9+ schedule :
10+ interval : " weekly"
11+ day : " saturday"
12+ rebase-strategy : " disabled"
Original file line number Diff line number Diff line change 1313
1414jobs :
1515 pre-commit :
16- runs-on : ubuntu-20.04
16+ runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@v2
19- - uses : actions/setup-python@v2
20- - uses : pre-commit/action@v2 .0.0
18+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
20+ - uses : pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3 .0.1
You can’t perform that action at this time.
0 commit comments