Skip to content

Commit

Permalink
Fix dependabot labels (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
karthiknadig authored Jan 4, 2024
1 parent 43c2fc2 commit 3fbac72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ updates:
interval: monthly
labels:
- 'no-changelog'
- 'debt'

- package-ecosystem: 'pip'
directory: /src/test/python_tests
schedule:
interval: daily
labels:
- 'no-changelog'
- 'debt'

- package-ecosystem: 'pip'
directory: /
Expand All @@ -32,7 +30,6 @@ updates:
interval: monthly
labels:
- 'no-changelog'
- 'debt'
ignore:
- dependency-name: '@types/vscode'
- dependency-name: '@types/node'
Expand Down

0 comments on commit 3fbac72

Please sign in to comment.