Skip to content
Snippets Groups Projects
Commit 830de0c8 authored by jan.bednarik's avatar jan.bednarik
Browse files

Upgrade pre-commit hooks

parent 8039a944
No related branches found
No related tags found
2 merge requests!435Release upgrades,!433Upgrade
......@@ -4,7 +4,7 @@ default_language_version:
exclude: snapshots/
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.1.0
hooks:
- id: trailing-whitespace
exclude: ^.*\.md$
......@@ -21,11 +21,11 @@ repos:
- id: seed-isort-config
- repo: https://github.com/timothycrosley/isort
rev: 5.9.3
rev: 5.10.1
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 21.9b0
rev: 22.1.0
hooks:
- id: black
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment