diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fc150662..9c5e649f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,7 @@ updates: time: "09:00" timezone: "Europe/Rome" open-pull-requests-limit: 5 + versioning-strategy: increase commit-message: prefix: "deps" include: "scope" diff --git a/src/PHPUnit/ArchRuleCheckerConstraintAdapter.php b/src/PHPUnit/ArchRuleCheckerConstraintAdapter.php index cc890a65..faede6de 100644 --- a/src/PHPUnit/ArchRuleCheckerConstraintAdapter.php +++ b/src/PHPUnit/ArchRuleCheckerConstraintAdapter.php @@ -60,7 +60,7 @@ public function toString(): string } protected function matches( - /** @var $rule ArchRule */ + /** @var ArchRule $rule */ $other ): bool { $this->runner->check(