diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6325ad70..d5199c28 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,12 +44,12 @@ repos: - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.1 + rev: 0.37.2 hooks: - id: check-github-workflows - repo: https://github.com/ansys/pre-commit-hooks - rev: v0.7.1 + rev: v0.7.2 hooks: - id: add-license-headers args: diff --git a/doc/changelog.d/430.maintenance.md b/doc/changelog.d/430.maintenance.md new file mode 100644 index 00000000..fa75b3e1 --- /dev/null +++ b/doc/changelog.d/430.maintenance.md @@ -0,0 +1 @@ +Pre-commit automatic update