Skip to content

Commit

Permalink
ci: resolve circular dependency on ruff versioning in pre-commit vs. …
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Feb 1, 2024
1 parent 327e62b commit b01f309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ repos:
args: [--never]
files: calcipy/.*\.py
- repo: https://github.com/KyleKing/calcipy
rev: 2.0.3
rev: 2.0.4
hooks:
- id: copier-forbidden-files
- id: lint-fix
Expand Down

0 comments on commit b01f309

Please sign in to comment.