Skip to content

Commit 5ed553f

Browse files
authored
Merge pull request #29 from tekktrik/dev/dependabot
Add Dependabot
2 parents f9f5108 + 959b3ad commit 5ed553f

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# SPDX-FileCopyrightText: 2026 Alec Delaney
2+
# SPDX-License-Identifier: MIT
3+
4+
version: 2
5+
updates:
6+
- package-ecosystem: "pip"
7+
directory: "/"
8+
schedule:
9+
interval: "daily"
10+
reviewers: ["tekktrik"]
11+
versioning-strategy: increase-if-necessary
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
interval: "daily"
16+
reviewers: ["tekktrik"]

0 commit comments

Comments
 (0)