Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jguerreiro authored and Jguer committed Sep 9, 2021
1 parent 8563248 commit ac3ae4a
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 78 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
default_stages: [commit]
repos:
- repo: https://github.com/ambv/black
rev: 21.7b0
rev: 21.8b0
hooks:
- id: black
language_version: python3
Expand Down Expand Up @@ -56,7 +56,7 @@ repos:
stages: [push]

- repo: https://github.com/gitguardian/ggshield
rev: v1.8.0
rev: v1.8.1
hooks:
- id: ggshield
language_version: python3
Expand Down
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pyyaml = "*"
yaspin = "~=2.0.0"

[dev-packages]
black = "==21.7b0"
black = "==21.8b0"
coverage = "*"
flake8 = "*"
flake8-isort = "*"
Expand Down
151 changes: 76 additions & 75 deletions Pipfile.lock

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

0 comments on commit ac3ae4a

Please sign in to comment.