Skip to content

Commit

Permalink
ci: remove merge groups and lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
Jnig committed Apr 1, 2023
1 parent c6cd8e2 commit 959c67a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
branches:
pull_request:
branches: [ main ]
merge_group:


jobs:
Expand Down
5 changes: 0 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@
},
"automergeType": "branch",
"rangeStrategy": "pin",
"lockFileMaintenance": {
"enabled": true,
"automerge": true,
"automergeType": "branch"
},
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
Expand Down

0 comments on commit 959c67a

Please sign in to comment.