Skip to content

Commit

Permalink
Merge branch 'develop' into fix-comps-file
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiaverga authored Oct 17, 2023
2 parents 086be5a + fc01f00 commit 6b88531
Show file tree
Hide file tree
Showing 5 changed files with 400 additions and 365 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
- id: flake8
args: ['--config=setup.cfg']
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.5.1"
rev: "v1.6.0"
hooks:
- id: mypy
args: []
Expand Down
66 changes: 35 additions & 31 deletions bodhi-client/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6b88531

Please sign in to comment.