Skip to content

Commit

Permalink
Remove updates configuration from dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nil2022 committed Dec 23, 2024
1 parent 18e7cfa commit 026f0f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

# version: 2
version: 2
updates: []
# updates:
# - package-ecosystem: "npm" # See documentation for possible values
# directory: "/" # Location of package manifests
Expand Down

0 comments on commit 026f0f8

Please sign in to comment.