Skip to content

Commit

Permalink
Merge pull request #27 from ome/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
jburel committed Jul 12, 2023
2 parents eb66f7c + 8a3f068 commit 5c752d5
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
@@ -1,14 +1,14 @@
---
repos:
- repo: https://github.com/psf/black
rev: 22.8.0
rev: 23.7.0
hooks:
- id: black
args: [--target-version=py35]
# GitLab URLs must include the .git suffix
# https://gitlab.com/gitlab-org/gitlab/-/issues/29629
- repo: https://github.com/PyCQA/flake8
rev: 5.0.4
rev: 6.0.0
hooks:
- id: flake8
args: [
Expand Down

0 comments on commit 5c752d5

Please sign in to comment.