15 Star 108 Fork 13

Gitee 极速下载/TauriApp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/tauri-apps/tauri
克隆/下载
dependabot.yml 2.54 KB
一键复制 编辑 原始数据 按行查看 历史
Amr Bashir 提交于 2024-08-28 05:42 +08:00 . Restructure the repository (#10796)
# Copyright 2019-2024 Tauri Programme within The Commons Conservancy
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: MIT
version: 2
updates:
# Crates
- package-ecosystem: 'cargo'
directory: '/crates/tauri'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
- package-ecosystem: 'cargo'
directory: '/crates/tauri-build'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
- package-ecosystem: 'cargo'
directory: '/crates/tauri-codegen'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
- package-ecosystem: 'cargo'
directory: '/crates/tauri-macros'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
- package-ecosystem: 'cargo'
directory: '/crates/tauri-runtime'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
- package-ecosystem: 'cargo'
directory: '/crates/tauri-runtime-wry'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
- package-ecosystem: 'cargo'
directory: '/crates/tauri-utils'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
- package-ecosystem: 'cargo'
directory: '/crates/tauri-cli'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
- package-ecosystem: 'cargo'
directory: '/crates/tauri-bundler'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
- package-ecosystem: 'cargo'
directory: '/crates/tauri-macos-sign'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
# NPM Packages
- package-ecosystem: 'npm'
directory: '/packages/api'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
- package-ecosystem: 'npm'
directory: '/packages/cli'
schedule:
internal: 'daily'
labels:
- 'type: chore'
# disable version updates
open-pull-requests-limit: 0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/TauriApp.git
git@gitee.com:mirrors/TauriApp.git
mirrors
TauriApp
TauriApp
dev

搜索帮助