Skip to content

Commit

Permalink
Dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <sora@morimoto.io>
  • Loading branch information
smorimoto committed May 14, 2024
1 parent 9b1fc17 commit 610e988
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
labels:
- dependencies
- no changelog
- package-ecosystem: npm
directory: /ocaml-lsp-server/test/e2e
schedule:
interval: daily
labels:
- dependencies
- no changelog

0 comments on commit 610e988

Please sign in to comment.