Skip to content

Commit

Permalink
Merge pull request #731 from communitiesuk/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
samuelhwilliams authored Sep 24, 2024
2 parents bc4faf5 + 4a7e888 commit 3d035db
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
- id: check-ast
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version. If bumping this, please also bump requirements-dev.in
rev: v0.6.4
rev: v0.6.7
hooks:
# Run the linter.
- id: ruff
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ pip-tools


pre-commit
ruff==0.6.4 # If bumping this, please also bump .pre-commit-config.yml
ruff==0.6.7 # If bumping this, please also bump .pre-commit-config.yml
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ flask-wtf==1.2.1
# govuk-frontend-wtf
funding-service-design-utils==5.0.1
# via -r requirements.txt
govuk-frontend-jinja==3.1.0
govuk-frontend-jinja==3.3.0
# via
# -r requirements.txt
# govuk-frontend-wtf
Expand Down Expand Up @@ -378,7 +378,7 @@ rich==12.6.0
# via
# -r requirements.txt
# funding-service-design-utils
ruff==0.6.4
ruff==0.6.7
# via -r requirements-dev.in
s3transfer==0.10.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ flask-wtf==1.2.1
# govuk-frontend-wtf
funding-service-design-utils==5.0.1
# via -r requirements.in
govuk-frontend-jinja==3.1.0
govuk-frontend-jinja==3.3.0
# via
# -r requirements.in
# govuk-frontend-wtf
Expand Down

0 comments on commit 3d035db

Please sign in to comment.