mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/scripts.git
synced 2025-10-04 15:11:07 +08:00
9 lines
254 B
TOML
9 lines
254 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", "pre-commit-ci", "deepsource-autofix", "rennovate"]
|