We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9f5108 + 959b3ad commit 5ed553fCopy full SHA for 5ed553f
1 file changed
.github/dependabot.yml
@@ -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
14
15
16
0 commit comments