1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00

Optimize for use with Dependabot

This commit is contained in:
Minionguyjpro
2024-01-02 16:54:00 +01:00
parent 94bc84251f
commit ca8088efe4
5 changed files with 6277 additions and 18 deletions

View File

@@ -1,9 +1,10 @@
version: 2
updates:
# Enable version updates for npm
- package-ecosystem: 'npm'
# Look for `package.json` and `lock` files in the `root` directory
directory: '/'
# Check the npm registry for updates every day (weekdays)
- package-ecosystem: npm
directory: "/"
schedule:
interval: 'daily'
interval: daily
commit-message:
prefix: fix
prefix-development: chore
include: scope