Skip to content

Commit

Permalink
ci: pre-commit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Aug 19, 2022
1 parent 2a20e3e commit 7d3a973
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: "5.0.3"
rev: "5.0.4"
hooks:
- id: flake8
additional_dependencies:
Expand Down

0 comments on commit 7d3a973

Please sign in to comment.