Skip to content

Commit

Permalink
make dependabot bump constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmajor committed Nov 18, 2023
1 parent 1791943 commit 914a031
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ updates:
composer:
update-types: [minor, patch]
labels: []
versioning-strategy: increase

- package-ecosystem: npm
directory: /
Expand All @@ -20,6 +21,7 @@ updates:
npm:
update-types: [minor, patch]
labels: []
versioning-strategy: increase

- package-ecosystem: github-actions
directory: /
Expand Down

0 comments on commit 914a031

Please sign in to comment.