Skip to content

Commit

Permalink
Apply automatic pre-commit updates to dev instead of master (#776)
Browse files Browse the repository at this point in the history
  • Loading branch information
kysrpex authored Apr 26, 2022
1 parent f2d15e4 commit 17a6bba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ repos:
hooks:
- id: black
args: [--line-length, "79"]

ci:
autoupdate_branch: 'dev'

0 comments on commit 17a6bba

Please sign in to comment.