Skip to content

Commit

Permalink
fix: missing comma seperator (#1570)
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot authored Aug 27, 2024
1 parent 13b04e0 commit 38607d1
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 @@ -2,7 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"description": "Presets from https://github.com/bcgov/renovate-config",
"extends": [
"github>bcgov/renovate-config"
"github>bcgov/renovate-config",
"group:all"
],
"prConcurrentLimit": 1
Expand Down

0 comments on commit 38607d1

Please sign in to comment.