mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-26 06:14:35 +08:00
9 lines
202 B
TOML
9 lines
202 B
TOML
# This file is maintained in https://github.com/WeblateOrg/meta/
|
|
# Configuration for https://kodiakhq.com/
|
|
version = 1
|
|
|
|
[merge]
|
|
method = "rebase"
|
|
|
|
[update]
|
|
ignored_usernames = ["dependabot", "weblate"]
|