Skip to content

Commit

Permalink
Merge branch 'master' of github.com:PIQuIL/QuCumber
Browse files Browse the repository at this point in the history
  • Loading branch information
emerali committed Dec 1, 2020
2 parents d2588a7 + 896482e commit cf36827
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pull_request_rules:
- author=renovate[bot]
- status-success=Travis CI - Pull Request
- status-success=continuous-integration/appveyor/pr
- label=merge-on-success
actions:
merge:
strict: smart+fasttrack
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v1.18.0
rev: v2.7.4
hooks:
- id: pyupgrade
args: [--py36-plus]
Expand Down

0 comments on commit cf36827

Please sign in to comment.