Skip to content

Commit

Permalink
Merge pull request #1662 from asdf-format/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
braingram authored Oct 17, 2023
2 parents 959a83d + ce1e008 commit 74893af
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 @@ -43,7 +43,7 @@ repos:
exclude: "asdf/(extern||_jsonschema)/.*"

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.0.292'
rev: 'v0.1.0'
hooks:
- id: ruff
args: ["--fix"]
Expand All @@ -59,6 +59,6 @@ repos:
- id: blacken-docs

- repo: https://github.com/abravalheri/validate-pyproject
rev: "v0.14"
rev: "v0.15"
hooks:
- id: validate-pyproject

0 comments on commit 74893af

Please sign in to comment.