mirror of
https://github.com/foomo/next-proxy-middleware.git
synced 2025-10-16 12:35:36 +00:00
26 lines
543 B
YAML
26 lines
543 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: 'github-actions'
|
|
directory: '/'
|
|
schedule:
|
|
day: 'sunday'
|
|
interval: 'weekly'
|
|
groups:
|
|
github-actions:
|
|
patterns: ['*']
|
|
|
|
# https://github.com/dependabot/dependabot-core/issues/6528
|
|
#- package-ecosystem: npm
|
|
# directory: '/'
|
|
# schedule:
|
|
# day: sunday
|
|
# interval: weekly
|
|
# groups:
|
|
# npm-security:
|
|
# applies-to: security-updates
|
|
# patterns: ['*']
|
|
# npm-update:
|
|
# applies-to: version-updates
|
|
# patterns: ['*']
|