1
0
forked from me/IronOS

Merge branch 'master' into extend-font-encoding

This commit is contained in:
Ben V. Brown
2021-03-17 21:20:49 +11:00
committed by GitHub

View File

@@ -1,10 +1,10 @@
version: 2
# Fetch and update latest `github-actions` pkgs
- package-ecosystem: github-actions
directory: /
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
time: '00:00'
# Check for updates to GitHub Actions every weekday
interval: "weekly"
open-pull-requests-limit: 10
commit-message:
prefix: chore