Skip to content
Snippets Groups Projects
Commit f7012f3b authored by David Trattnig's avatar David Trattnig
Browse files

chore: update pre-commit dependencies

parent eec6f00b
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@ repos:
hooks:
- id: isort
- repo: https://github.com/codespell-project/codespell
rev: "v2.1.0"
rev: "v2.2.1"
hooks:
- id: codespell
args: [""]
- repo: https://github.com/PyCQA/flake8
rev: 5.0.2
rev: 5.0.4
hooks:
- id: flake8
args: ["--config=.flake8"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment