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 43a8661 commit ac58790Copy full SHA for ac58790
.cirrus.yml
@@ -1,7 +1,7 @@
1
---
2
cirrus-ci_task:
3
container:
4
- image: toxchat/toktok-stack:0.0.23-third_party
+ image: toxchat/toktok-stack:0.0.27-third_party
5
cpu: 2
6
memory: 4G
7
configure_script:
.github/dependabot.yml
@@ -0,0 +1,8 @@
+version: 2
+updates:
+- package-ecosystem: gomod
+ directory: "/"
+ schedule:
+ interval: daily
+ time: "11:00"
8
+ open-pull-requests-limit: 10
0 commit comments