Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ updates:
directory: /
schedule:
interval: weekly
groups:
github-actions:
patterns: ["*"]

- package-ecosystem: pub
versioning-strategy: increase
directory: /
schedule:
interval: weekly
interval: weekly
groups:
pub:
patterns: ["*"]
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ executables:
scip_dart:

dependencies:
analyzer: ^6.11.0
analyzer: ^5.13.0
args: ^2.4.0
package_config: ^2.1.0
path: ^1.8.3
protobuf: ^4.1.0
protobuf: ^3.1.0
pubspec_parse: ^1.2.1
pubspec_lock_parse: ^2.2.0
collection: ^1.18.0
Expand Down
Empty file modified snapshots/output/basic-project/pubspec.yaml
100644 → 100755
Empty file.
Empty file modified snapshots/output/dart3-features/pubspec.yaml
100644 → 100755
Empty file.
Empty file modified snapshots/output/diagnostics/pubspec.yaml
100644 → 100755
Empty file.