File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem
4+ - package-ecosystem : " gomod"
5+ directory : " /"
6+ schedule :
7+ interval : " daily"
8+ # default is / which breaks drone
9+ pull-request-branch-name :
10+ separator : " -"
11+ # not created automatically for version updates so only security ones are created
12+ # https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates#overriding-the-default-behavior-with-a-configuration-file
13+ open-pull-requests-limit : 0
14+
Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright [yyyy] [name of copyright owner]
189+ Copyright 2022 onetask.ai GmbH
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments