Skip to content

Commit

Permalink
Merge pull request #39 from xyvora/dependabot-labels
Browse files Browse the repository at this point in the history
Add new labels to dependabot
  • Loading branch information
sanders41 authored Dec 24, 2024
2 parents c7e28c5 + c652357 commit d2e5b33
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 @@ -8,6 +8,7 @@ updates:
labels:
- skip-changelog
- dependencies
- backend
- package-ecosystem: "npm"
directory: "/frontend"
schedule:
Expand All @@ -16,6 +17,7 @@ updates:
labels:
- skip-changelog
- dependencies
- frontend
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit d2e5b33

Please sign in to comment.