Skip to content
Snippets Groups Projects
Commit 5ccc4472 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Update version in pre commit

parent 5cf6a7b5
No related branches found
No related tags found
2 merge requests!131WIP: Fix linting,!125Update CI config
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0 rev: v4.2.0
hooks: hooks:
- id: trailing-whitespace - id: trailing-whitespace
- id: end-of-file-fixer - id: end-of-file-fixer
- id: check-yaml - id: check-yaml
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 21.5b0 rev: 22.3.0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/pycqa/flake8 - repo: https://github.com/pycqa/flake8
rev: 3.9.1 rev: 4.0.1
hooks: hooks:
- id: flake8 - id: flake8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment