Skip to content

Commit

Permalink
chore: update dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Nov 25, 2024
1 parent 0e857d6 commit d7d582e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 17 deletions.
12 changes: 1 addition & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,12 @@ version: 2
updates:
# Check for updates to NPM packages daily
- package-ecosystem: "npm"
directory: "/"
directory: "/src/GZCTF/ClientApp"
schedule:
interval: "daily"
open-pull-requests-limit: 1
ignore:
- dependency-name: "pdfjs-dist"
- dependency-name: "@types/*"

# Check for updates to NuGet packages daily
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 1
ignore:
- dependency-name: "MailKit"

# Check for updates to GitHub Actions workflows weekly
- package-ecosystem: "github-actions"
Expand Down
12 changes: 6 additions & 6 deletions src/GZCTF/ClientApp/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d7d582e

Please sign in to comment.