Skip to content

Commit

Permalink
made sure that openapi-typescript is automerged
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored May 21, 2024
1 parent 1e54d4d commit d1b2d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"automerge": true
},
{
"matchPackagePatterns": ["eslint", "prettier", "ruff", "pretty_assertions", "pre-commit", "mypy", "sourcery", "@types/.*", "types-.*", "scss"],
"matchPackagePatterns": ["eslint", "prettier", "ruff", "pretty_assertions", "pre-commit", "mypy", "sourcery", "@types/.*", "types-.*", "scss", "openapi-typescript"],
"groupName": "linting",
"automerge": true
},
Expand Down

0 comments on commit d1b2d13

Please sign in to comment.