Skip to content

Commit

Permalink
feat(app): force bump version
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Moving from CPE to Organized
  • Loading branch information
rhahao authored Dec 1, 2024
1 parent 3472d9a commit d8b55e3
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@ updates:
commit-message:
prefix: 'chore(actions)'

- package-ecosystem: 'github-actions'
target-branch: 'cpe-archive'
directory: '/'
schedule:
interval: 'daily'
commit-message:
prefix: 'chore(actions)'

# Maintain dependencies for npm
- package-ecosystem: 'npm'
directory: '/'
Expand All @@ -27,15 +19,3 @@ updates:
commit-message:
prefix: 'feat(deps)'
prefix-development: 'build(deps)'

- package-ecosystem: 'npm'
target-branch: 'cpe-archive'
directory: '/'
schedule:
interval: 'daily'
allow:
- dependency-type: 'production'
- dependency-type: 'development'
commit-message:
prefix: 'feat(deps)'
prefix-development: 'build(deps)'

0 comments on commit d8b55e3

Please sign in to comment.