Skip to content

Commit

Permalink
Disable Renovate temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimond committed Jan 20, 2022
1 parent 816290d commit e670feb
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
{
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
],
"ignorePaths": [
".github/workflows/*",
"examples/fsm/*"
]
}
{ "enabled": false }

1 comment on commit e670feb

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://pybotx.netlify.app as production
🚀 Deployed on https://61e9725b1eda4a261cfe71c7--pybotx.netlify.app

Please sign in to comment.