1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

set directories

This commit is contained in:
Patrick Kanzler
2020-10-06 00:04:11 +02:00
committed by GitHub
parent 21f19b7f7e
commit d6639d37f3

View File

@@ -9,9 +9,15 @@ updates:
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule:
interval: "daily" interval: "daily"
- package-ecosystem: "pip"
directory: "/doc"
schedule:
interval: "daily"
- package-ecosystem: "gitsubmodule" - package-ecosystem: "gitsubmodule"
directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"