Skip to content
Snippets Groups Projects
Commit fa7b5fb8 authored by nimrod's avatar nimrod
Browse files

pre-commit: Small update.

parent ec2f69d0
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ repos:
- id: mdformat
- repo: https://github.com/ambv/black.git
rev: 21.8b0
rev: 23.12.1
hooks:
- id: black
args:
......@@ -58,7 +58,7 @@ repos:
--line-length=79
- repo: https://github.com/PyCQA/prospector.git
rev: 1.5.3
rev: v1.10.3
hooks:
- id: prospector
args:
......@@ -81,7 +81,7 @@ repos:
additional_dependencies:
- bandit
- repo: https://gitlab.com/pycqa/flake8.git
- repo: https://github.com/pycqa/flake8.git
rev: 3.9.2
hooks:
- id: flake8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment