mirror of
https://github.com/zensical/zensical.git
synced 2026-05-03 09:30:43 +00:00
chore: upgrade to mono v0.0.5
The way scopes are handled in `.mono.toml` changed, see [v0.0.5] release notes. [v0.0.5]: https://github.com/zensical/mono/releases/tag/v0.0.5 Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
+3
-2
@@ -22,5 +22,6 @@
|
||||
# IN THE SOFTWARE.
|
||||
|
||||
[changeset.scopes]
|
||||
compat = "python"
|
||||
ui = "scripts"
|
||||
compat = "python/**"
|
||||
docker = "Dockerfile"
|
||||
ui = "scripts/**"
|
||||
|
||||
Reference in New Issue
Block a user