Skip to content

Commit

Permalink
Merge branch 'latest' into try-skipmers
Browse files Browse the repository at this point in the history
  • Loading branch information
bluegenes authored Nov 21, 2024
2 parents d4a6200 + 94d37f9 commit d7f59cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev_envs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0

- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v15
uses: DeterminateSystems/nix-installer-action@v16
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v8

Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
- id: check-toml
- id: debug-statements
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.3
rev: v0.7.4
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit d7f59cf

Please sign in to comment.