Skip to content

Commit

Permalink
Regenerating Dependabot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
radoslawc authored and github-actions[bot] committed Aug 15, 2024
1 parent 3c22686 commit 34da627
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@

# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2024 The Nephio Authors.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
#
# This file is generated, do not edit it manually
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
open-pull-requests-limit: 99


- package-ecosystem: docker
directory: .
schedule:
interval: weekly


- package-ecosystem: npm
directory: .
schedule:
interval: daily


- package-ecosystem: npm
directory: plugins/cad
schedule:
interval: daily


- package-ecosystem: npm
directory: plugins/cad-backend
schedule:
interval: daily


- package-ecosystem: npm
directory: packages/backend
schedule:
interval: daily


- package-ecosystem: npm
directory: packages/app
schedule:
interval: daily

0 comments on commit 34da627

Please sign in to comment.