Skip to content

Commit

Permalink
pre-commit: Bugfix for known issue from ansible-oracle 3.8.0
Browse files Browse the repository at this point in the history
This improves the PR oravirt#344
  • Loading branch information
Rendanic committed Jul 29, 2023
1 parent 9d5165f commit 7c4fc68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions 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 @@ -37,7 +37,7 @@ repos:
# - id: shfmt

- repo: https://github.com/ansible-community/antsibull-changelog.git
rev: main
rev: 0.22.0
hooks:
- id: antsibull-changelog-lint

Expand Down
3 changes: 3 additions & 0 deletions changelogs/fragments/pre-commit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
bugfixes:
- "pre-commit: Bugfix for known issue from ansible-oracle 3.8.0 (oravirt#383)"

0 comments on commit 7c4fc68

Please sign in to comment.