Skip to content

Commit

Permalink
Merge pull request #84 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 03b131b + 692d032 commit cad5aa8
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 @@ -40,7 +40,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 @@ -56,6 +56,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 cad5aa8

Please sign in to comment.