Skip to content

Commit 29fad14

Browse files
committed
chore: update dependabot rules
1 parent 61b65d8 commit 29fad14

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2026 James Harton
1+
# SPDX-FileCopyrightText: 2025 James Harton
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

@@ -10,13 +10,9 @@ updates:
1010
interval: "weekly"
1111
groups:
1212
dev-dependencies:
13-
patterns:
14-
- "credo"
15-
- "dialyxir"
16-
- "ex_check"
17-
- "ex_doc"
18-
- "git_ops"
19-
- "mix_audit"
13+
dependency-type: 'development'
14+
prod-dependencies:
15+
dependency-type: 'production'
2016

2117
- package-ecosystem: "github-actions"
2218
directory: "/"

0 commit comments

Comments
 (0)