mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-06-02 04:03:13 +03:00
Let dependabot update GitHub actions monthly
This commit is contained in:
parent
36ccab0cfb
commit
6ea0c53638
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
@ -1,10 +1,6 @@
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "pip"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "weekly"
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "monthly"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user