Skip to content

Commit

Permalink
Revert "Update dependabot.yml"
Browse files Browse the repository at this point in the history
This reverts commit 456014d.
  • Loading branch information
marcustyphoon committed Aug 1, 2024
1 parent 456014d commit fa17f8a
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 @@ -5,27 +5,7 @@ updates:
labels: []
schedule:
interval: monthly
time: '17:00'
groups:
github-actions:
patterns:
- '*'

- package-ecosystem: npm
directory: /
labels: []
schedule:
interval: monthly
time: '17:00'
allow:
- dependency-type: development
ignore:
- dependency-name: '*'
update-types: ['version-update:semver-major']
groups:
npm-dependencies:
patterns:
- '*'
update-types:
- minor
- patch

0 comments on commit fa17f8a

Please sign in to comment.