Skip to content

Commit

Permalink
Merge pull request #1039 from mitodl/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
blarghmatey authored Mar 20, 2024
2 parents f3c3144 + a0de701 commit c0b9a9d
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 @@ -39,7 +39,7 @@ repos:
- --exclude-files poetry.lock
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.3.2'
rev: 'v0.3.3'
hooks:
- id: ruff-format
- id: ruff
Expand All @@ -60,7 +60,7 @@ repos:
- types-pymysql
- types-requests
- repo: https://github.com/sqlfluff/sqlfluff
rev: 3.0.1
rev: 3.0.2
hooks:
- id: sqlfluff-fix
# Arbitrary arguments to show an example
Expand Down

0 comments on commit c0b9a9d

Please sign in to comment.