File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2026 LibreCode coop and contributors
2+ # SPDX-License-Identifier: AGPL-3.0-or-later
3+
4+ patreon : libresign
5+ github : libresign
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2026 LibreCode coop and contributors
2+ # SPDX-License-Identifier: AGPL-3.0-or-later
3+
4+ # Comment to be posted to on PRs from first time contributors in your repository
5+ newPRWelcomeComment : " Thanks for opening your first pull request in this repository! :v:"
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2026 LibreCode coop and contributors
2+ # SPDX-License-Identifier: AGPL-3.0-or-later
3+
4+ # To get started with Dependabot version updates, you'll need to specify which
5+ # package ecosystems to update and where the package manifests are located.
6+ # Please see the documentation for all configuration options:
7+ # https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
8+
9+ version : 2
10+ updates :
11+ # Maintain dependencies for npm
12+ - package-ecosystem : " npm"
13+ directory : " /"
14+ schedule :
15+ interval : " daily"
You can’t perform that action at this time.
0 commit comments