Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/astral-sh/setup-…
Browse files Browse the repository at this point in the history
…uv-4
  • Loading branch information
idsvandermolen authored Dec 3, 2024
2 parents c344f4b + 4422b03 commit 47e76fd
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
@@ -1,7 +1,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 4edcbde74af0cd9b38e8483828cd9c6cb0755276 # frozen: v0.7.1
rev: 859e42ab7d54544f32d4f73bbc2136a7d9094f54 # frozen: v0.8.1
hooks:
# Run the linter.
- id: ruff
Expand All @@ -10,7 +10,7 @@ repos:
- id: ruff-format
- repo: https://github.com/astral-sh/uv-pre-commit
# uv version.
rev: 76be7042daf1311abfd395b75ffbfa1b43dee08e # frozen: 0.4.29
rev: 67b08fa1f204754bbea62cdcc3fa28fee21d85ca # frozen: 0.5.5
hooks:
- id: uv-export
args:
Expand Down

0 comments on commit 47e76fd

Please sign in to comment.