wp-github-updater/.packagist.yml

10 lines
220 B
YAML

# Packagist configuration
# Exclude Dependabot branches from being indexed as versions
branches:
# Only include main branch
include:
- main
# Exclude all dependabot branches
exclude:
- /^dependabot\/.*/