Skip to content

Commit

Permalink
ci: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Oct 11, 2021
1 parent 1dea7c4 commit 7e2ac5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -10,7 +10,7 @@ repos:
files: '.*'
args: [ --profile=black, --project=popmon ]
- repo: https://github.com/PyCQA/flake8
rev: "3.9.2"
rev: "4.0.1"
hooks:
- id: flake8
additional_dependencies:
Expand Down

0 comments on commit 7e2ac5a

Please sign in to comment.