1
0
mirror of https://github.com/xorcare/testing-go-code-with-postgres.git synced 2025-06-30 23:23:40 +02:00

Add dependabot config for github-actions

This is to automate the updating of CI components, and remember to keep
CI up to date on a regular basis.
This commit is contained in:
Vasiliy Vasilyuk
2024-02-07 00:12:29 +03:00
parent c4aab04f0b
commit 9300bb3bf8

View File

@ -6,3 +6,8 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"