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.
1 parent b1ad064 commit 415ce46Copy full SHA for 415ce46
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