aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Zenith <[email protected]>2025-11-07 12:57:57 -0500
committerGravatar GitHub <[email protected]>2025-11-07 12:57:57 -0500
commit63e69669abe4b41a4a32514bb1a1174fe8c13616 (patch)
tree9471f374d4a90550129f61a294427f17a4b1ce2c
parentchore: assert uv lock is locked in ci and pre-commit (diff)
Remove enable-beta-ecosystems from dependabot config
-rw-r--r--.github/dependabot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 3916e889..cdf639c1 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,5 +1,5 @@
version: 2
-enable-beta-ecosystems: true
+
updates:
- package-ecosystem: "uv"
directory: "/"