Skip to content

Commit 1c3e5d5

Browse files
manilk1xdaveroge
andauthored
Convert CRLF to LF (#621)
Co-authored-by: Dave Rogers <david.rogers@intel.com>
1 parent 1342e04 commit 1c3e5d5

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.github/dependabot.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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] "
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] "

0 commit comments

Comments
 (0)