Skip to content

Commit

Permalink
Autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
beregond committed Nov 10, 2023
1 parent 965db1d commit e0273ff
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,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.11.0
hooks:
- id: black
args: ["--target-version", "py37"]
Expand All @@ -16,7 +16,7 @@ repos:
- id: python-check-blanket-noqa

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-merge-conflict
- id: check-yaml
Expand Down

0 comments on commit e0273ff

Please sign in to comment.