Skip to content

Commit

Permalink
Merge pull request #1608 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 committed Aug 7, 2023
2 parents f4fcc7f + 36b6d69 commit ce4616e
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 @@ -37,13 +37,13 @@ repos:
- tomli

- repo: https://github.com/ikamensh/flynt/
rev: '1.0.0'
rev: '1.0.1'
hooks:
- id: flynt
exclude: "asdf/(extern||_jsonschema)/.*"

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.0.280'
rev: 'v0.0.281'
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit ce4616e

Please sign in to comment.