Skip to content

Bump pygments from 2.13.0 to 2.15.0 #482

Bump pygments from 2.13.0 to 2.15.0

Bump pygments from 2.13.0 to 2.15.0 #482

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [master]
release:
types: [created]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]
env:
# Consider valid a PR that changes README fragments but doesn't
# change the README.rst file itself. It's not really a problem
# because the bot will update it anyway after merge. This way, we
# lower the barrier for functional contributors that want to fix the
# readme fragments, while still letting developers get README
# auto-generated (which also helps functionals when using runboat).
# DOCS https://pre-commit.com/#temporarily-disabling-hooks
SKIP: oca-gen-addon-readme