Skip to content

Commit

Permalink
Merge pull request #113 from materialsvirtuallab/pre-commit-ci-update…
Browse files Browse the repository at this point in the history
…-config
  • Loading branch information
shyuep authored Nov 3, 2023
2 parents ad965ab + d97b018 commit 65889a9
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 @@ -21,7 +21,7 @@ repos:
- --ignore-init-module-imports

- repo: https://github.com/asottile/pyupgrade
rev: v3.10.1
rev: v3.14.0
hooks:
- id: pyupgrade
args: [--py38-plus]
Expand All @@ -40,7 +40,7 @@ repos:
args: ["--profile", "black"]

- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.9.1
hooks:
- id: black

Expand Down

0 comments on commit 65889a9

Please sign in to comment.