kopia lustrzana https://github.com/jupyterhub/repo2docker
dependabot: monthly updates of github actions
rodzic
333ec83f3e
commit
7e1c89fde7
|
@ -9,8 +9,9 @@ version: 2
|
||||||
updates:
|
updates:
|
||||||
# Maintain dependencies in our GitHub Workflows
|
# Maintain dependencies in our GitHub Workflows
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
directory: "/" # This should be / rather than .github/workflows
|
directory: /
|
||||||
|
labels: [ci]
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: monthly
|
||||||
time: "05:00"
|
time: "05:00"
|
||||||
timezone: "Etc/UTC"
|
timezone: Etc/UTC
|
||||||
|
|
Ładowanie…
Reference in New Issue