We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcca01f + 200ca3a commit 3fe38c9Copy full SHA for 3fe38c9
.github/dependabot.yml
@@ -0,0 +1,15 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "daily"
7
+ target-branch: "dev"
8
+ labels:
9
+ - "type:chore"
10
+ - "prio:low"
11
+ - "status:review"
12
+ reviewers:
13
+ - "brenocq"
14
+ assignees:
15
.github/scripts/updateReadmeButtons/requirements.txt
@@ -1,3 +1,3 @@
PyGithub==1.55
google-cloud-storage==1.43.0
-opencv-python==4.5.4.60
+opencv-python==4.8.1.78
0 commit comments