Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ updates:
groups:
actions:
patterns: ["*"]
open-pull-requests-limit: 2
# github-actions major bumps are usually safe — the SHA pin is the real
# version. Standards repo is the canonical-template host so we want the
# PRs fast (daily) and grouped. If a specific action proves unstable on
Expand Down
5 changes: 5 additions & 0 deletions 0-ai-gatekeeper-protocol/.github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2

# Rust/Cargo
- package-ecosystem: "cargo"
Expand All @@ -22,24 +23,28 @@ updates:
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
open-pull-requests-limit: 0

# Elixir/Mix
- package-ecosystem: "mix"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Node.js/npm
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Python/pip
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Nix flakes
- package-ecosystem: "nix"
Expand Down
1 change: 1 addition & 0 deletions meta-a2ml/.github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2
1 change: 1 addition & 0 deletions rhodium-standard-repositories/.github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2
- package-ecosystem: "nix"
directory: "/"
schedule:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2

# Rust/Cargo
- package-ecosystem: "cargo"
Expand All @@ -22,24 +23,28 @@ updates:
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
open-pull-requests-limit: 0

# Elixir/Mix
- package-ecosystem: "mix"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Node.js/npm
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Python/pip
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Nix flakes
- package-ecosystem: "nix"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2
- package-ecosystem: "nix"
directory: "/"
schedule:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2

- package-ecosystem: "cargo"
directory: "/"
Expand All @@ -16,13 +17,16 @@ updates:
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
open-pull-requests-limit: 0

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2

- package-ecosystem: "cargo"
directory: "/"
Expand All @@ -16,13 +17,16 @@ updates:
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
open-pull-requests-limit: 0

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2

# Rust/Cargo
- package-ecosystem: "cargo"
Expand All @@ -22,24 +23,28 @@ updates:
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
open-pull-requests-limit: 0

# Elixir/Mix
- package-ecosystem: "mix"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Node.js/npm
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Python/pip
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Nix flakes
- package-ecosystem: "nix"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ updates:
dependencies:
patterns:
- "*"
open-pull-requests-limit: 2

# 2. Maintain Rust (cargo)
- package-ecosystem: "cargo"
Expand All @@ -20,6 +21,7 @@ updates:
dependencies:
patterns:
- "*"
open-pull-requests-limit: 0

# 3. Maintain NPM (if you have package.json)
- package-ecosystem: "deno"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2

- package-ecosystem: "cargo"
directory: "/"
Expand All @@ -16,13 +17,16 @@ updates:
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
open-pull-requests-limit: 0

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ updates:
- "ci"
commit-message:
prefix: "chore(ci)"
open-pull-requests-limit: 2

# Docker
- package-ecosystem: "docker"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2

# Rust/Cargo
- package-ecosystem: "cargo"
Expand All @@ -22,24 +23,28 @@ updates:
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
open-pull-requests-limit: 0

# Elixir/Mix
- package-ecosystem: "mix"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Node.js/npm
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Python/pip
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3

# Nix flakes
- package-ecosystem: "nix"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2
- package-ecosystem: "nix"
directory: "/"
schedule:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ updates:
actions:
patterns:
- "*"
open-pull-requests-limit: 2
Loading