Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
args: ["--django"]

- repo: https://github.com/pycqa/isort
rev: 8.0.1
rev: 9.0.0a3
hooks:
- id: isort
name: isort
Expand Down
3 changes: 2 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

This project follows the
Expand Down Expand Up @@ -32,6 +32,7 @@ Thanks goes to these wonderful people
</tr>
<tr>
<td align="center" valign="top" width="11.11%"><a href="https://github.com/achieveordie"><img src="https://avatars.githubusercontent.com/u/54197164?v=4" width="100px;" alt=""/><br /><sub><b>Sagar Mishra</b></sub></a></td>
<td align="center" valign="top" width="11.11%"><a href="https://github.com/sid200727"><img src="https://avatars.githubusercontent.com/u/sid200727?v=4" width="100px;" alt=""/><br /><sub><b>Siddhi Khandelwal</b></sub></a></td>
<td align="center" valign="top" width="11.11%"><a href="https://github.com/SimonBlanke"><img src="https://avatars.githubusercontent.com/u/20640612?v=4" width="100px;" alt=""/><br /><sub><b>Simon Blanke</b></sub></a></td>
<td align="center" valign="top" width="11.11%"><a href="https://github.com/tpvasconcelos"><img src="https://avatars.githubusercontent.com/u/17701527?v=4" width="100px;" alt=""/><br /><sub><b>Tomas P. de Vasconcelos</b></sub></a></td>
<td align="center" valign="top" width="11.11%"><a href="https://github.com/szepeviktor"><img src="https://avatars.githubusercontent.com/u/952007?v=4" width="100px;" alt=""/><br /><sub><b>Viktor Szépe</b></sub></a></td>
Expand Down