Skip to content

Commit

Permalink
Update .kodiak.toml to enable "pre-commit-ci" automerge
Browse files Browse the repository at this point in the history
…but still need to figure out the label piece
  • Loading branch information
dduugg authored Oct 7, 2024
1 parent 28d70c0 commit f67cafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.kodiak.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ delete_branch_on_merge = true
notify_on_conflict = false

[merge.automerge_dependencies]
usernames = ["dependabot"]
usernames = ["dependabot", "pre-commit-ci"]

[update]
always = true

0 comments on commit f67cafe

Please sign in to comment.