Skip to content

Commit

Permalink
Merge pull request #40 from csdms/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
mcflugen authored Mar 3, 2024
2 parents 2b6b8ef + 4d1a11c commit 080e0b2
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.12.1
rev: 24.2.0
hooks:
- id: black
name: black
Expand All @@ -23,7 +23,7 @@ repos:
args: [--max-line-length=88]

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
rev: v3.15.1
hooks:
- id: pyupgrade
args: [--py310-plus]
Expand Down

0 comments on commit 080e0b2

Please sign in to comment.