1
0
Fork 0
mirror of https://github.com/sourcegraph/jsonrpc2.git synced 2026-06-16 04:04:56 +02:00

ci: Create dependabot.yml (#78)

Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
Joyce 2024-01-10 07:06:38 -03:00 committed by GitHub
parent cd64a673da
commit bf47ec21a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- "*"