Skip to content

Commit

Permalink
Merge pull request #24 from nephio-project/create-pull-request/patch
Browse files Browse the repository at this point in the history
[Dependabot] Regenerating Dependabot configuration
  • Loading branch information
nephio-prow[bot] authored Aug 27, 2024
2 parents 99f3a46 + 1c15fc8 commit c43f737
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 1 deletion.
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
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ coverage
**/CHANGELOG.md
.prow.yaml
.github/workflows/**
.github/dependabot.yml
.github/**

0 comments on commit c43f737

Please sign in to comment.