Skip to content

Commit

Permalink
ci: renovate ignore php
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Feb 7, 2024
1 parent e5f0aab commit 55bd0e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>hywax/renovate-config"]
"extends": ["github>hywax/renovate-config"],
"ignoreDeps": ["php"]
}

0 comments on commit 55bd0e5

Please sign in to comment.