forked from orbit-oss/flask
add gha-update
This commit is contained in:
parent
5353f306fe
commit
0f2ae2b933
2 changed files with 24 additions and 9 deletions
|
|
@ -118,3 +118,8 @@ ignore-init-module-imports = true
|
|||
[tool.ruff.lint.isort]
|
||||
force-single-line = true
|
||||
order-by-type = false
|
||||
|
||||
[tool.gha-update]
|
||||
tag-only = [
|
||||
"slsa-framework/slsa-github-generator",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue