Skip to content

Commit

Permalink
update inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
arichtman committed Sep 15, 2024
1 parent 59da27e commit 9201e71
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 17 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/auto-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,12 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 1
# Bit torn, submodule pull and update should be a no-op, then I can keep my CI files standard
# submodules: recursive
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Update stuff
run: |
nix flake update
nix develop --command pre-commit autoupdate
# git submodule update --remote
- uses: peter-evans/create-pull-request@v6
with:
branch: auto-updates
Expand Down
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ repos:
rev: v1.2.1
hooks:
- id: deadnix
# TODO: revert to main project when this is merged
# TODO: Re-add when working/merged
# https://github.com/oppiliappan/statix/pull/81
- repo: https://github.com/Matthieu-LAURENT39/statix/
rev: pre-commit
hooks:
- id: statix-fix
# - repo: https://github.com/Matthieu-LAURENT39/statix/
# rev: pre-commit
# hooks:
# - id: statix-fix
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9201e71

Please sign in to comment.