Skip to content

Commit a82f671

Browse files
committed
🚮 Remove the deprecated scope of the GitHub dependency bot for the CI scripts.
1 parent ae30d1d commit a82f671

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,6 @@ updates:
2424
commit-message:
2525
prefix:
2626

27-
# Python (for CI scripts only)
28-
- package-ecosystem: "uv"
29-
directory: "/scripts"
30-
schedule:
31-
interval: "daily"
32-
labels:
33-
- "🔍 enhancement"
34-
- "🐍 python"
35-
- "dependencies"
36-
commit-message:
37-
prefix:
38-
3927
# Docusaurus (TSX)
4028
- package-ecosystem: "npm"
4129
directory: "/docs_with_docusarus"

0 commit comments

Comments
 (0)