Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham29012001 authored Mar 1, 2024
1 parent 6750f32 commit 271699e
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,3 @@ updates:
interval: "daily" # Update the frequency of dependency checks
commit-message:
prefix: "chore(deps):" # Customize the commit message prefix
commit-url:
format: "[{{ name }} {{ from_version }} ➜ {{ to_version }}]({{ url }})"
title: "Dependency update for {{ name }} from {{ from_version }} to {{ to_version }}" # Customize the PR title
body: |
Release: 1.0.0
Type: Chore
**Description:**
---
<!-- Changelog here -->
<!-- Default Dependabot body -->
<hr />
### Checklist
- [ ] [Added UTs](## 'Added UTs for the modified code?')
- [ ] [Documented](## 'Documented the newly added/modified code?')
- [ ] [Locally tested](## 'Tested locally?')

0 comments on commit 271699e

Please sign in to comment.