class Dependabot::FileUpdaters::Base

def self.updated_files_regex

def self.updated_files_regex
  raise NotImplementedError
end