Skip to content

Commit

Permalink
Merge pull request #196 from open-contracting/pre-commit-ci-update-co…
Browse files Browse the repository at this point in the history
…nfig

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
yolile authored Jan 3, 2024
2 parents 1dd68e7 + e5b1f08 commit a59b830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ci:
skip: [pip-compile]
repos:
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.12.1
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
Expand All @@ -12,7 +12,7 @@ repos:
- id: flake8
additional_dependencies: [flake8-comprehensions]
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
- repo: https://github.com/jazzband/pip-tools
Expand Down

0 comments on commit a59b830

Please sign in to comment.