mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/scripts.git
synced 2025-10-04 15:11:07 +08:00
Sync with WeblateOrg/meta
This commit is contained in:
parent
f5f9439748
commit
cfcf05988f
2 changed files with 2 additions and 1 deletions
2
.github/.kodiak.toml
vendored
2
.github/.kodiak.toml
vendored
|
@ -6,4 +6,4 @@ version = 1
|
|||
method = "rebase"
|
||||
|
||||
[update]
|
||||
ignored_usernames = ["dependabot", "weblate", "pre-commit-ci", "deepsource-autofix"]
|
||||
ignored_usernames = ["dependabot", "weblate", "pre-commit-ci", "deepsource-autofix", "rennovate"]
|
||||
|
|
1
.github/workflows/pre-commit.yml
vendored
1
.github/workflows/pre-commit.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
|||
branches-ignore:
|
||||
- "dependabot/**"
|
||||
- "deepsource-fix-**"
|
||||
- "renovate/**"
|
||||
- weblate
|
||||
pull_request:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue