Commit Graph
2 Commits
Author SHA1 Message Date
エリス 807c64c8eb chore(dependabot): update config (#1990)
- GH Action Interval changes from daily to weekly
- NPM Interval remains as weekly
- NPM PRs
  - Group patch releases
    - Increase cooldown from 4 to 5 days
  - Group minor releases
    - Increase cooldown from 4 to 5 days
  - Major releases will remain as single PR for each package
    - Increase cooldown from 4 to 14 days
- GH Actions PR
  - Group patch and minors
    - Increase cooldown from 4 to 5 days
  - Major releases will remain as single PR for each package
    - Increase cooldown from 4 to 14 days
2026-08-10 22:35:42 +09:00
エリス 08c4fd1ebf chore(ci): improve workflows & dependabot (#1928)
* chore(workflow): draft-release - sync recent changes
* chore(workflow): draft-release - pin actions
* chore(workflow): draft-release - use 'npm ci'
* chore(workflow): draft-release - disable package-manager-cache
* chore(workflow): draft-release - ensure cache is '' for clarity
* chore(workflow): draft-release - update actions/checkout configs
* chore(workflow): pin actions in all workflows
* chore(workflow): update actions/checkout configs
* chore(dependabot): added configs
* chore(workflow): use npm cit
2026-05-19 19:18:26 +09:00