mirror of
https://github.com/tauri-apps/tauri-bindgen.git
synced 2026-01-31 00:45:21 +01:00
Merge pull request #220 from tauri-apps/JonasKruckenberg-patch-2
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
matchDepTypes: [
|
||||
'build-dependencies',
|
||||
'dependencies',
|
||||
'workspace.dependencies'
|
||||
],
|
||||
matchCurrentVersion: '>=0.1.0',
|
||||
matchUpdateTypes: [
|
||||
@@ -55,6 +56,7 @@
|
||||
matchDepTypes: [
|
||||
'build-dependencies',
|
||||
'dependencies',
|
||||
'workspace.dependencies'
|
||||
],
|
||||
matchCurrentVersion: '>=1.0.0',
|
||||
matchUpdateTypes: [
|
||||
@@ -87,6 +89,7 @@
|
||||
matchCurrentVersion: '>=1.0.0',
|
||||
matchUpdateTypes: [
|
||||
'minor',
|
||||
'patch'
|
||||
],
|
||||
automerge: true,
|
||||
groupName: 'compatible (dev)',
|
||||
|
||||
Reference in New Issue
Block a user