Skip to content

Commit

Permalink
Update update-script.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
kzhuklinets authored Jul 18, 2023
1 parent 5018520 commit 1b30607
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion updater/bin/update-script.rb
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@ def security_advisories_for(dep)

# Create an update checker
def update_checker_for(dependency, files, security_advisories)
puts "Creds: #{$options[:credentials]}"
Dependabot::UpdateCheckers.for_package_manager($package_manager).new(
dependency: dependency,
dependency_files: files,
Expand Down

0 comments on commit 1b30607

Please sign in to comment.