We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdffd35 + 70cd1d9 commit 12d4cd9Copy full SHA for 12d4cd9
.gitattributes
@@ -7,4 +7,5 @@
7
/.psr-container.php.stub export-ignore
8
/phpcs.xml export-ignore
9
/phpunit.xml.dist export-ignore
10
-/psalm.xml export-ignore
+/psalm.xml export-ignore
11
+/renovate.json export-ignore
renovate.json
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "github>laminas/.github:renovate-config"
5
+ ]
6
+}
0 commit comments