Skip to content

Commit 373868a

Browse files
committed
Simplify README and keep runtime updates manual
1 parent 66e0e3e commit 373868a

3 files changed

Lines changed: 126 additions & 249 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,11 @@ updates:
44
directory: "/"
55
schedule:
66
interval: weekly
7-
groups:
8-
python-runtime:
9-
patterns:
10-
- "*"
7+
# Runtime upgrades are applied manually after CPU, CUDA, and MPS validation.
8+
# Dependabot security updates remain enabled independently in repository
9+
# settings.
10+
open-pull-requests-limit: 0
1111

12-
# maia2/requirements.txt records the hardware-validated release baseline
13-
# and is updated manually after CPU/CUDA/MPS validation. Repository-wide
14-
# Dependabot security alerts remain enabled independently of version updates.
1512
- package-ecosystem: github-actions
1613
directory: "/"
1714
schedule:

0 commit comments

Comments
 (0)