15 Star 96 Fork 13

Gitee 极速下载 / TauriApp

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

搜索帮助