mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-14 16:02:50 +08:00
Renovate: Ignore all updates to resources/scripts
those are used only during development, hence there is no need to auto-update them.
This commit is contained in:
parent
bad6672d76
commit
25a61bea91
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
@ -12,5 +12,8 @@
|
||||
"**/bower_components/**",
|
||||
"docs/**"
|
||||
]
|
||||
}
|
||||
},
|
||||
"ignorePaths": [
|
||||
"resources/scripts/**"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user