Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.2...v0.6.8)
- [github.com/rhysd/actionlint: v1.7.1 → v1.7.3](rhysd/actionlint@v1.7.1...v1.7.3)
  • Loading branch information
pre-commit-ci[bot] committed Sep 30, 2024
1 parent 44e6583 commit 833745b
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 @@ -44,7 +44,7 @@ repos:
- src/ol_infrastructure/applications/ocw_site/redirect_dict
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.6.2'
rev: 'v0.6.8'
hooks:
- id: ruff-format
- id: ruff
Expand All @@ -54,7 +54,7 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/rhysd/actionlint
rev: v1.7.1
rev: v1.7.3
hooks:
- id: actionlint
name: actionlint
Expand Down

0 comments on commit 833745b

Please sign in to comment.