Skip to content

Commit

Permalink
Bump ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Feb 6, 2025
1 parent 1f40a13 commit f97a2f4
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 @@ -14,7 +14,7 @@ repos:
exclude: miscellaneous/structures/SiO2.xyz

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.1
rev: v0.9.5
hooks:
- id: ruff-format
- id: ruff
Expand All @@ -26,7 +26,7 @@ repos:
- id: yamlfmt

- repo: https://github.com/sirosen/check-jsonschema
rev: 0.31.0
rev: 0.31.1
hooks:
- id: check-github-workflows

Expand Down

0 comments on commit f97a2f4

Please sign in to comment.