Skip to content

Commit

Permalink
Merge pull request #216 from astropy/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamJamieson authored Nov 20, 2023
2 parents 395c516 + de90745 commit 448542b
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 @@ -45,7 +45,7 @@ repos:
- id: flynt

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.1.4"
rev: "v0.1.6"
hooks:
- id: ruff
args: ["--fix"]
Expand All @@ -56,7 +56,7 @@ repos:
- id: isort

- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black

Expand Down

0 comments on commit 448542b

Please sign in to comment.