Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent ee96210 commit abb1356
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 134 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mlc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Markup Link Checker (mlc)
uses: becheran/mlc@b0cb310fda856cf4a7734bfa6bca20029ffcf89b # v0.17.1
uses: becheran/mlc@8f2df530b954bdb8df5aefd01f1beb9e0fe23c22 # v0.18.0
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ repos:
args: ['-x']

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.4.8'
rev: 'v0.6.6'
hooks:
- id: ruff
args: ['--exit-non-zero-on-fix']

- repo: https://github.com/psf/black-pre-commit-mirror
rev: '24.4.2'
rev: '24.8.0'
hooks:
- id: black

Expand Down
Loading

0 comments on commit abb1356

Please sign in to comment.