mirror of
https://github.com/python-escpos/python-escpos
synced 2025-10-03 09:19:59 +00:00
fix github-actions config
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -13,7 +13,7 @@ updates:
|
|||||||
directory: "capabilities-data"
|
directory: "capabilities-data"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
- package-ecosystem: "githubactions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: ".github"
|
directory: ".github/workflows"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
Reference in New Issue
Block a user