Skip to content

Commit

Permalink
Merge pull request #56 from DakaraProject/dependencies/pre-commit
Browse files Browse the repository at this point in the history
Update pre-commit-hooks
  • Loading branch information
Neraste authored Oct 28, 2024
2 parents dc219fc + 7661811 commit 572224d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dev = [
"pytest>=8.3.3,<8.4.0",
"ruff>=0.7.1,<0.8.0",
]
# note: update .pre-commit-config.yaml as well

[project.urls]
Homepage = "https://github.com/DakaraProject/dakara-base"
Expand Down

0 comments on commit 572224d

Please sign in to comment.