diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eb3ac48..d9a8ae1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,9 +4,15 @@ updates: directory: / schedule: interval: weekly + groups: + github-actions: + patterns: ["*"] - package-ecosystem: pub versioning-strategy: increase directory: / schedule: - interval: weekly \ No newline at end of file + interval: weekly + groups: + pub: + patterns: ["*"] \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 9540e01..f9cace4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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 diff --git a/snapshots/output/basic-project/pubspec.yaml b/snapshots/output/basic-project/pubspec.yaml old mode 100644 new mode 100755 diff --git a/snapshots/output/dart3-features/pubspec.yaml b/snapshots/output/dart3-features/pubspec.yaml old mode 100644 new mode 100755 diff --git a/snapshots/output/diagnostics/pubspec.yaml b/snapshots/output/diagnostics/pubspec.yaml old mode 100644 new mode 100755