Skip to content

Commit

Permalink
Merge pull request #305 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
jpmckinney authored Oct 3, 2023
2 parents 989d62d + 1e67762 commit c1b39f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ ci:
skip: [pip-compile]
repos:
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.9.1
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
additional_dependencies: [flake8-comprehensions]
Expand All @@ -16,7 +16,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/jazzband/pip-tools
rev: 6.14.0
rev: 7.3.0
hooks:
- id: pip-compile
name: pip-compile requirements.in
Expand Down

0 comments on commit c1b39f5

Please sign in to comment.