Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/ing-bank/popmon into dev…
Browse files Browse the repository at this point in the history
…elop
  • Loading branch information
sbrugman committed Oct 12, 2021
2 parents ba7bac1 + 7e2ac5a commit 6d0850e
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 6d0850e

Please sign in to comment.