We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d029977 commit 42e1f74Copy full SHA for 42e1f74
.github/dependabot.yml
@@ -0,0 +1,19 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ assignees:
8
+ - "rffontenelle"
9
+ commit-message:
10
+ prefix: "gha"
11
+
12
+ - package-ecosystem: "pip"
13
14
15
16
17
18
19
+ prefix: "pip"
.github/versions.txt
@@ -0,0 +1,5 @@
+3.14
+3.13
+3.12
+3.11
+3.10
0 commit comments