We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1342e04 commit 1c3e5d5Copy full SHA for 1c3e5d5
.github/dependabot.yml
@@ -1,13 +1,13 @@
1
-# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
2
-# SPDX-License-Identifier: Apache-2.0
3
-
4
----
5
-version: 2
6
-updates:
7
- - package-ecosystem: "github-actions"
8
- directory: "/"
9
- schedule:
10
- interval: daily
11
- open-pull-requests-limit: 10
12
- commit-message:
13
- prefix: "[gha] "
+# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
+# SPDX-License-Identifier: Apache-2.0
+
+---
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 10
+ commit-message:
+ prefix: "[gha] "
0 commit comments