We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2afda5 commit a7b91f7Copy full SHA for a7b91f7
README.md
@@ -1,5 +1,5 @@
1
[](https://github.com/jest-community/eslint-plugin-jest/actions)
2
-[](https://greenkeeper.io/)
+[](https://renovatebot.com/)
3
4
<div align="center">
5
<a href="https://eslint.org/">
renovate.json
@@ -0,0 +1,7 @@
+{
+ "extends": [
+ "config:base"
+ ],
+ "lockFileMaintenance": { "enabled": true },
6
+ "rangeStrategy": "replace"
7
+}
0 commit comments