sandpaper
Version:
Sandpaper is a commandline tool that's used to smooth out the rough edges when coding websites using HTML, CSS, and Javascript.
21 lines (20 loc) • 448 B
YAML
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "monthly"
default_labels:
- "dependencies"
- "dependabot"
allowed_updates:
- match:
update_type: "all"
automerged_updates:
- match:
dependency_type: "all"
update_type: "all"
version_requirement_updates: "auto"
commit_message:
prefix: "chore"
prefix_development: "no-release"
include_scope: true