Skip to content

Commit

Permalink
Merge pull request #31 from yoyowallet/dependabot/pip/django-3.2.13
Browse files Browse the repository at this point in the history
Bump django from 3.2.11 to 3.2.13
  • Loading branch information
stuart-bradley committed Apr 26, 2022
2 parents 6b383ef + 01065d3 commit 0d3dafd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 21.12b0
rev: 22.3.0
hooks:
- id: black
language_version: python3.10
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.4
rev: 4.0.1
hooks:
- id: flake8

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v4.1.0
hooks:
- id: check-ast
- id: debug-statements
9 changes: 3 additions & 6 deletions poetry.lock

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

0 comments on commit 0d3dafd

Please sign in to comment.