Skip to content

Commit

Permalink
Disable dependabot on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Nov 26, 2024
1 parent 4b8d91d commit b82f675
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,12 @@
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: daily
open-pull-requests-limit: 100
- package-ecosystem: github-actions
target-branch: graphql
directory: /
schedule:
interval: daily
open-pull-requests-limit: 100
groups:
formatjs:
applies-to: version-updates
patterns:
- "@formatjs/*"
- "react-intl"
- package-ecosystem: npm
directory: /
target-branch: graphql
Expand Down

0 comments on commit b82f675

Please sign in to comment.