Skip to content

Commit

Permalink
fix: correct skip changelog dependabot label (#3853)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi authored Dec 20, 2023
1 parent e5326d2 commit f668b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ updates:
labels:
- "dependencies"
- "go"
- "Skip-Changelog"
- "skip-changelog"
open-pull-requests-limit: 0

- package-ecosystem: "npm"
Expand All @@ -24,5 +24,5 @@ updates:
labels:
- "dependencies"
- "javascript"
- "Skip-Changelog"
- "skip-changelog"
open-pull-requests-limit: 0

0 comments on commit f668b5d

Please sign in to comment.