We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1ad064 + 415ce46 commit 7ddbf62Copy full SHA for 7ddbf62
updater/lib/github_api/dependency_submission.rb
@@ -12,7 +12,7 @@ module GithubApi
12
class DependencySubmission
13
extend T::Sig
14
15
- SNAPSHOT_VERSION = 0
+ SNAPSHOT_VERSION = 1
16
SNAPSHOT_DETECTOR_NAME = "dependabot"
17
SNAPSHOT_DETECTOR_URL = "https://github.com/dependabot/dependabot-core"
18
0 commit comments