Skip to content

Commit

Permalink
chore: update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiehan authored Nov 27, 2023
1 parent 3ed5ecd commit 3190f23
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,18 @@ updates:
- "ts-jest"
- "@types/jest"
- "@jest/*"
aws:
patterns:
- "aws-sdk"
- "@types/aws-lambda"
lodash:
patterns:
- "lodash"
- "@types/lodash"
- package-ecosystem: npm
versioning-strategy: lockfile-only
directory: /frontend/code
schedule:
interval: daily
labels:
- auto-approve
- automerge
- dependencies
- security
# Disable version updates for npm dependencies, only use Dependabot for security updates
open-pull-requests-limit: 0
uuid:
patterns:
- "uuid"
- "@types/uuid"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 3190f23

Please sign in to comment.