mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-19 12:04:06 +00:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a90a74650c | |||
| 212259fc4d | |||
| 3a35b7241d | |||
| c08561a58f | |||
| 402f14ca27 | |||
| 88b455d86b | |||
| 181b3c75d8 | |||
| 0146750efa |
@@ -1,10 +0,0 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Generated
+711
-534
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -16,7 +16,7 @@
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "0.9.10",
|
||||
"@astrojs/starlight": "0.41.7",
|
||||
"astro": "7.2.0",
|
||||
"astro": "7.2.3",
|
||||
"sharp": "0.35.3",
|
||||
"typescript": "6.0.3"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user