Skip to content

Add support for JBang #9406

@koppor

Description

@koppor

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

JBang is a nice approach to write scripts using Java. Depdencies are done in .java files using sepcial comments:

//DEPS info.picocli:picocli:4.7.5

I searched the documentation and the code of dependabot-core. There seems to be no support for JBang. However, also scripts should have recent dependencies. Thus, I am aksing for support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions