Skip to content

Commit 43c1822

Browse files
authored
Merge branch 'main' into add/runpod_amd
2 parents 9c8552f + 836658a commit 43c1822

768 files changed

Lines changed: 0 additions & 44653 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/dependabot.yml

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -106,39 +106,6 @@ updates:
106106
- dependency-name: '@teamsupercell/typings-for-css-modules-loader'
107107
update-types: ['version-update:semver-major']
108108

109-
# Docs site (Docusaurus, managed with yarn classic — dependabot's npm ecosystem auto-detects yarn.lock)
110-
# Build runs on Node 22 via transformerlab-docs/netlify.toml. Major bumps are ignored across
111-
# the board (manual coordination needed); minor/patch updates flow through for security.
112-
- package-ecosystem: 'npm'
113-
directory: '/transformerlab-docs'
114-
schedule:
115-
interval: 'weekly'
116-
day: 'monday'
117-
open-pull-requests-limit: 5
118-
commit-message:
119-
prefix: 'docs-deps'
120-
include: 'scope'
121-
labels:
122-
- 'dependencies'
123-
- 'docs'
124-
groups:
125-
docusaurus:
126-
patterns:
127-
- '@docusaurus/*'
128-
- '@mdx-js/*'
129-
react:
130-
patterns:
131-
- 'react'
132-
- 'react-dom'
133-
minor-and-patch:
134-
update-types:
135-
- 'minor'
136-
- 'patch'
137-
ignore:
138-
# Major bumps on docs deps need manual coordination; minor/patch is enough for security.
139-
- dependency-name: '*'
140-
update-types: ['version-update:semver-major']
141-
142109
# API (FastAPI, managed with uv)
143110
- package-ecosystem: 'uv'
144111
directory: '/api'

transformerlab-docs/.gitignore

Lines changed: 0 additions & 142 deletions
This file was deleted.

0 commit comments

Comments
 (0)