We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b997f86 commit acc1cddCopy full SHA for acc1cdd
.github/dependabot.yml
@@ -12,11 +12,11 @@ updates:
12
schedule:
13
interval: "daily"
14
commit-message:
15
- prefix: "deps"
+ prefix: "chore(deps)"
16
17
- package-ecosystem: "gomod"
18
directory: "/"
19
20
interval: weekly
21
22
.gitignore
@@ -7,6 +7,7 @@
7
*.dll
8
*.so
9
*.dylib
10
+fireactions
11
# Test binary, built with `go test -c`
*.test
fireactions
-39.8 MB
0 commit comments